/test/language/error_warning_msg/bad_create_dictionary2.msg
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 2deferred. (Cannot create object.) 3 4Line 14 column 10 in BAD_CREATE_DICTIONARY2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_create_dictionary2.e): 5 create dico.make 6 ^ 7------