/test/language/error_warning_msg/bad_generic11.msg
http://github.com/tybor/Liberty · Unknown · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 17efc94d99a092105dfccc80197a4ec0 MD5 · raw file
- ****** Fatal Error: Void cannot be assigned to an expanded entity.
- Cannot assign Void into `e' which is of type INTEGER_32.
- Line 11 column 15 in AUX_GENERIC11 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/aux_generic11.e):
- e := Void
- ^
- ------