We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b0409 commit 651c6f7Copy full SHA for 651c6f7
test/golden/trailingWhitespace.txt
@@ -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
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