Removed previous code from type-notation.go

This commit is contained in:
2022-09-27 15:48:47 -04:00
parent 4228d2b4cf
commit cd9de16338
4 changed files with 11 additions and 241 deletions

View File

@@ -8,7 +8,7 @@ type ro bBitFields:Obj
ro that:Int & 1
ro this:Int 298 & 24
type ro cInit:Obj:(
type ro cInit:Obj
ro that:String "hello world"
ro this:Int 23