Alternate spelling for ASSIGN
This commit is contained in:
parent
fd373c390a
commit
a25e1697cd
|
@ -54,7 +54,7 @@ CHAR [a-zA-Z_]
|
|||
"voglio" {
|
||||
return VARDECL;
|
||||
}
|
||||
"come fosse" {
|
||||
"come "("se ")?"fosse" {
|
||||
return ASSIGN;
|
||||
}
|
||||
("il"|"lo"|"la"|"i"|"gli"|"le"|"un"|"una"|"dei") {
|
||||
|
|
Reference in New Issue
Block a user