/test/language/error_warning_msg/bad_external_c1.msg

http://github.com/tybor/Liberty · 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. The source lines relevant to this message are the following:
  3. Line 19 column 4 in BAD_EXTERNAL_C1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_external_c1.e):
  4. set_x(point_star: POINTER)
  5. ^
  6. Line 20 column 16 in BAD_EXTERNAL_C1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_external_c1.e):
  7. external "[
  8. ^
  9. ------