X-Git-Url: http://nitlanguage.org diff --git a/tests/error_prop_glob.nit b/tests/error_prop_glob.nit index e6b29d2..a96a09a 100644 --- a/tests/error_prop_glob.nit +++ b/tests/error_prop_glob.nit @@ -16,7 +16,7 @@ import end -class Object +interface Object end class A