mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-07 12:33:42 +00:00
testdata: add better tests for struct expanding
This commit is contained in:
Vendored
+9
-9
@@ -1,9 +1,9 @@
|
||||
test1
|
||||
test2
|
||||
test3
|
||||
test4
|
||||
test5
|
||||
test6
|
||||
test7
|
||||
test8
|
||||
test9
|
||||
test0
|
||||
test1 1
|
||||
test2 1 2
|
||||
test3 1 2 3
|
||||
test4 1 2 3 4
|
||||
test5 1 2 3
|
||||
test6 foo 3 5
|
||||
test7 (0:nil) 8
|
||||
test8 2 3 12 13 6
|
||||
|
||||
Reference in New Issue
Block a user