Moving stuff around
This commit is contained in:
parent
309fa373f4
commit
2129c26fe5
5 changed files with 29 additions and 32 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { CodePointString, sourceText } from 'source-region';
|
||||
import { parseDocument } from './parser';
|
||||
import { matchCodePointString } from './recognizers';
|
||||
import { Program, programOf } from './syntax';
|
||||
import { Program } from './syntax';
|
||||
|
||||
// === Experiments ===
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue