/test/language/error_warning_msg/bad_create_dictionary2.msg

http://github.com/tybor/Liberty · Unknown · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 23f6dbfff41e2e0c2c120ea53bc2f106 MD5 · raw file

  1. ****** Fatal Error: Type DICTIONARY[INTEGER_32,INTEGER_32] is
  2. deferred. (Cannot create object.)
  3. Line 14 column 10 in BAD_CREATE_DICTIONARY2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_create_dictionary2.e):
  4. create dico.make
  5. ^
  6. ------