shellharden/moduletests/expected/unexpected_eof_arith.bash
2018-06-06 00:46:35 +02:00

6 lines
211 B
Bash
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$((

moduletests/original/unexpected_eof_arith.bash: Unexpected end of file
The file's end was reached without closing all sytactic scopes.
Either, the parser got lost, or the file is truncated or malformed.