From 32846cccd7e7391dba32d8d11f9eee824d8bd00b Mon Sep 17 00:00:00 2001 From: Stefano Sanfilippo Date: Sun, 23 Nov 2014 23:22:55 +0100 Subject: [PATCH] More fluent CASE_END. --- Monicelli.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Monicelli.ll b/Monicelli.ll index e73362d..fcb2b87 100644 --- a/Monicelli.ll +++ b/Monicelli.ll @@ -150,7 +150,7 @@ CHAR [a-zA-Z_] "avvertite don ulrico" { return ABORT; } -"O scherziamo?" { +"o magari" { return CASE_END; }