We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e218d commit 4f4490bCopy full SHA for 4f4490b
plugins/hls-eval-plugin/test/testdata/T8.expected.hs
@@ -5,7 +5,7 @@ module T8 where
5
-- Variable not in scope: noFunctionWithThisName
6
7
-- >>> "a" + "bc"
8
--- No instance for (Num [Char]) arising from a use of ‘+’
+-- No instance for (Num String) arising from a use of ‘+’
9
10
-- >>> "
11
-- lexical error in string/character literal at end of input
0 commit comments