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