/test/language/error_warning_msg/bad_free_operator2.msg
http://github.com/tybor/Liberty · Unknown · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 8855005ea1322f036cf67b099eb57890 MD5 · raw file
- ****** Fatal Error: The basic = operator cannot be redefined.
- (This is a hard-coded builtin that we must trust.)
- Line 10 column 11 in BAD_FREE_OPERATOR2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_free_operator2.e):
- infix "=" (other: like Current): BOOLEAN
- ^
- ------