Safe casts supported

This commit is contained in:
Andrey Breslav
2011-04-08 15:52:13 +04:00
parent 6b1f435b99
commit 85f0c03708
10 changed files with 474 additions and 254 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ inOperation
;
typeOperation
: "as" : ":"
: "as" : "as?" : ":"
;
isOPeration