Added test case with multiple type qualifiers

This commit is contained in:
Sasha Koshka 2022-09-05 11:23:16 -04:00
parent 98a88b71be
commit 0b71ab8787
2 changed files with 19 additions and 0 deletions

View File

@ -34,5 +34,18 @@ data ro kNestedObject:Obj
.that
.bird2 123.8439
.bird3 9328.21348239
data ro lMutIntegerArray16:Int:16:mut
data ro mIntegerArrayInitialized:Int:16:mut
3948
293
293049
948
912
340
0
2304
0
4785
92
`, test)
}

View File

@ -35,3 +35,9 @@ data ro kNestedObject:Obj
.that
.bird2 123.8439
.bird3 9328.21348239
data ro lMutIntegerArray16:Int:16:mut
data ro mIntegerArrayInitialized:Int:16:mut
3948 293 293049 948 912
340 0 2304 0 4785 92