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