mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Added TODO about layout bug.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
* Improve front-end language
|
||||
|
||||
- Layout syntax, this program is not handled correctly:
|
||||
f = \x -> case x of
|
||||
{ r = _ } -> 0
|
||||
|
||||
- Tuple syntax in expressions, types and patterns. Implemented with records.
|
||||
|
||||
- List syntax in expressions, types and patterns. Implemented with List.
|
||||
|
||||
Reference in New Issue
Block a user