Skip to content

Commit 651c6f7

Browse files
committed
Add missing file used in test
1 parent 05b0409 commit 651c6f7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

test/golden/trailingWhitespace.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
PizzaEng.gf:
3+
Warning: function Firends is not in abstract
4+
Warning: category Phr is not in abstract
5+
Warning: no linearization of Bar
6+
Warning: no linearization type for Foo, inserting default {s : Str}
7+
Warning: no linearization type for S, inserting default {s : Str}
8+
PizzaEng.gf:
9+
PizzaEng.gf:29:
10+
Happened in linearization of Hello
11+
A function type is expected for mkPhrase (happily ("hello"
12+
++ r)) instead of type Phrase
13+
14+
** Maybe you gave too many arguments to mkPhrase
15+

0 commit comments

Comments
 (0)