/test/language/error_warning_msg/bad_c_array1.msg
Unknown | 6 lines | 5 code | 1 blank | 0 comment | 0 complexity | 365d01ee8309459ea4797af2c4fe8dc7 MD5 | raw file
1****** Fatal Error: Bad use of predefined type NATIVE_ARRAY. 2 3Line 7 column 16 in BAD_C_ARRAY1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_c_array1.e): 4 NATIVE_ARRAY; 5 ^ 6------