mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
Fixed layout stop word bug.
This commit is contained in:
@@ -26,13 +26,6 @@
|
||||
|
||||
- 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