rc #13
@@ -87,8 +87,7 @@ rlp :-
|
||||
"where" { constTok TokenWhere }
|
||||
"Pack" { constTok TokenPack } -- temp
|
||||
|
||||
-- TODO: this should be "\"
|
||||
"\\" { constTok TokenLambda }
|
||||
"\" { constTok TokenLambda }
|
||||
"λ" { constTok TokenLambda }
|
||||
"=" { constTok TokenEquals }
|
||||
"->" { constTok TokenArrow }
|
||||
|
||||
Reference in New Issue
Block a user