Switch to omedusyo/source-region lib
This commit is contained in:
parent
94df47c738
commit
38b147c3e7
20 changed files with 37 additions and 258 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { For, Match, Show, Switch } from "solid-js";
|
||||
import { ParseError } from "src/lang/parser/parser";
|
||||
import { SourceText } from "src/lang/parser/source_text";
|
||||
import { SourceText } from "source-text";
|
||||
import { ShowParseError } from 'src/ui/Component/ParseError';
|
||||
import { Program } from "src/lang/program";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue