/test/language/error_warning_msg/bad_unique2.msg
http://github.com/tybor/Liberty · Unknown · 6 lines · 5 code · 1 blank · 0 comment · 0 complexity · b0ab02e600f3486af4e207a17e19950b MD5 · raw file
- ****** Fatal Error: Unique feature must have INTEGER type.
- Line 10 column 4 in BAD_UNIQUE2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_unique2.e):
- dummy: CHARACTER unique;
- ^
- ------