Using a phrase instead of dots as CASE_END.
This commit is contained in:
parent
53037798a4
commit
298f2b115c
|
@ -143,7 +143,7 @@ CHAR [a-zA-Z_]
|
||||||
"avvertite don ulrico" {
|
"avvertite don ulrico" {
|
||||||
return ABORT;
|
return ABORT;
|
||||||
}
|
}
|
||||||
"..." {
|
"O scherziamo?" {
|
||||||
return CASE_END;
|
return CASE_END;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user