From a25e1697cdc51683550cb2a25b2295daf8b8be5e Mon Sep 17 00:00:00 2001 From: Stefano Sanfilippo Date: Sun, 23 Nov 2014 22:18:03 +0100 Subject: [PATCH] Alternate spelling for ASSIGN --- Monicelli.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Monicelli.ll b/Monicelli.ll index dd35696..d866d9f 100644 --- a/Monicelli.ll +++ b/Monicelli.ll @@ -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") {