/test/language/error_warning_msg/bad_call2.msg
http://github.com/tybor/Liberty · Unknown · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 02262e705ccf928962e3e4f9ced007d0 MD5 · raw file
- ****** Fatal Error: Void is not a valid target (i.e. just after
- a dot).
- Line 17 column 24 in BAD_CALL2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_call2.e):
- un_pointer := Void.to_external;
- ^
- ------