sidekick/unittest/parser/p1.expected
Simon Cruanes 4140739b93
fix test
2022-10-10 13:41:09 -04:00

4 lines
147 B
Text

t1: f (g x) y
loc(t1): at line 0, column 0 - at line 0, column 9
t2: let x := 1 in (f (f x 2))
loc(t2): at line 0, column 0 - at line 0, column 21