//@ts-ignore
// I am file top level comments (expect blank line below this)
import threeLevelRelativePath from "../../../threeLevelRelativePath";
// I am stick to b
import b from "b";
// I am stick to a
import a from "a";

import fs from "fs";
