Skip to content

Commit

Permalink
moved modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ascandone committed Nov 20, 2024
1 parent bf23008 commit d4795a4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/errors.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { showErrorLine } from "./errors/showErrorLine";
import { showErrorLine } from "./utils/showErrorLine";
import { Range } from "./parser";
import { Type, typeToString } from "./typecheck";
import { col, withDisabled } from "./utils/colors";
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit d4795a4

Please sign in to comment.