colis-anr / morbig

A static parser for POSIX Shell
Other
190 stars 8 forks source link

Unterminated arithmetic expression. #113

Open Niols opened 4 years ago

Niols commented 4 years ago

On:

$((((1-2)/3)*4))

Morbig fails with:

Line 1, character 17: Lexical error (Unterminated arithmetic expression.).