/test/language/error_warning_msg/bad_external_c1.msg
Unknown | 11 lines | 9 code | 2 blank | 0 comment | 0 complexity | 89360fb3b976062d0be4572d16f80707 MD5 | raw file
1****** Fatal Error: Bad prototype for C struture set external. 2 3The source lines relevant to this message are the following: 4 5Line 19 column 4 in BAD_EXTERNAL_C1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_external_c1.e): 6 set_x(point_star: POINTER) 7 ^ 8Line 20 column 16 in BAD_EXTERNAL_C1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_external_c1.e): 9 external "[ 10 ^ 11------