Article is not part of the keyword.

This commit is contained in:
Stefano Sanfilippo 2014-11-23 20:43:42 +01:00
parent e67ece7aab
commit 53037798a4

View File

@ -50,7 +50,7 @@ CHAR [a-zA-Z_]
"conte" {
return STAR;
}
"voglio il" {
"voglio" {
return VARDECL;
}
"come fosse" {