Small parser and ToString fixes
This commit is contained in:
@@ -7,7 +7,10 @@ type ro aBasicInt:Int 5
|
||||
type ro bOnBasicInt:aBasicInt
|
||||
|
||||
type ro cBasicObject:Obj
|
||||
ro that:Int
|
||||
ro that:UInt
|
||||
ro this:Int
|
||||
|
||||
type ro dInheritedFromOther:something.Thing
|
||||
|
||||
type ro eInheritObject:cBasicObject
|
||||
rw that
|
||||
|
||||
Reference in New Issue
Block a user