X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/error_class_glob.res b/tests/sav/error_class_glob.res index 7cc24f3..30a32a5 100644 --- a/tests/sav/error_class_glob.res +++ b/tests/sav/error_class_glob.res @@ -1 +1 @@ -Fatal Error: more than one primitive class Object: module_0::Object standard::kernel::Object +../lib/standard/kernel.nit:79,1--95,3: Fatal error: kernel#Sys does not specialize module_0#Object. Possible duplication of the root class `Object`?