tests: update sav/test_parser* because AST changes
[nit.git] / tests / base_types_nullable_formal_and_virtual.nit
index 536ad2b..57ace7c 100644 (file)
@@ -12,8 +12,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 import end
-interface Object
-end
+interface Object end
+enum Bool end
 class A
        type T: A
        var t: T = self