tree-cleanup #9

Merged
sashakoshka merged 6 commits from tree-cleanup into main 2022-08-25 00:24:42 +00:00
1 changed files with 5 additions and 5 deletions
Showing only changes of commit 89a60e620e - Show all commits

View File

@ -13,17 +13,17 @@ objt ro BitFields:Obj
ro that:Int & 1 ro that:Int & 1
ro this:Int & 24 298 ro this:Int & 24 298
objt ro ComplexInit:Obj objt ro ComplexInit:Obj
ro basic:Int 87 ro whatever:{Int 3}
230984
849
394580
ro complex0:Bird ro complex0:Bird
.that 98 .that 98
.this 2 .this 2
ro complex1:Bird ro complex1:Bird
.that 98902 .that 98902
.this 235 .this 235
ro whatever:{Int 3} ro basic:Int 87
230984
849
394580
objt ro Init:Obj objt ro Init:Obj
ro that:String "hello world" ro that:String "hello world"
ro this:Int 23 ro this:Int 23