mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
Added bind operators, do-notation, a cons operator and list sytnax.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
main = ?
|
||||
import prelude
|
||||
|
||||
main = x :: y :: z :: []
|
||||
Reference in New Issue
Block a user