mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 02:39:31 -06:00
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