/test/language/error_warning_msg/bad_if3.msg
http://github.com/tybor/Liberty · Unknown · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 2a307f3789bde8f89814edd4549b0c9d MD5 · raw file
- ****** Fatal Error: Void is not a valid BOOLEAN expression (just
- after keyword "if").
- Line 12 column 13 in BAD_IF3 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_if3.e):
- if Void then
- ^
- ------