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:
@@ -26,6 +26,13 @@
|
||||
|
||||
- Patterns with guards
|
||||
|
||||
- Layout syntax resolver gets this wrong:
|
||||
|
||||
main = let x : Type = case n of
|
||||
n2 -> 2
|
||||
n3 -> 3
|
||||
in f Numeral
|
||||
|
||||
* Improve interpreter
|
||||
|
||||
- More efficient handling of constructor application
|
||||
|
||||
Reference in New Issue
Block a user