Added more stuff to type test case

This commit is contained in:
2022-10-01 17:12:43 -04:00
parent 0d53d7ad32
commit 07540e0abc
3 changed files with 17 additions and 3 deletions

View File

@@ -1,4 +1,10 @@
:arf
---
type ro basicInt:Int 5
type ro aBasicInt:Int 5
type ro bOnBasicInt:aBasicInt
type ro cBasicObject:Obj
ro that:Int
ro this:Int