forked from GitHub/gf-core
Transfer: added example which makes the layout resolver go wrong. Added binary conversion from numerals.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import prelude
|
||||
|
||||
main = x :: y :: z :: []
|
||||
main = let x : Type = case n of
|
||||
n2 -> 2
|
||||
n3 -> 3
|
||||
in f Numeral
|
||||
Reference in New Issue
Block a user