Open shamansir opened 7 years ago
Type this without the last line, compile:
"foobar" "a" 5 a : Int -> Int -> Int a b c = b + c a \s\a
Then add it back and compile, and then remove the last erroneous line again.
You'll see a list of "Unknown components"
Type this without the last line, compile:
Then add it back and compile, and then remove the last erroneous line again.
You'll see a list of "Unknown components"