Added bitfields to object section test case

This commit is contained in:
2022-08-24 18:23:11 -04:00
parent fb43f96acc
commit 05aa0e6177
2 changed files with 7 additions and 0 deletions

View File

@@ -4,6 +4,10 @@ objt ro Basic:Obj
ro that:Basic
ro this:Basic
objt ro BitFields:Obj
ro that:Int:1
ro this:Int:24 298
objt ro Init:Obj
ro that:String "hello world"
ro this:Int 23