compiler: implement casting named structs and pointers to them

This commit is contained in:
Ayke van Laethem
2019-04-05 14:25:30 +02:00
committed by Ron Evans
parent 85f2ef40f8
commit 38c3d0852e
3 changed files with 50 additions and 10 deletions
+11
View File
@@ -0,0 +1,11 @@
test0
test1 1
test2 1 2
test3 1 2 3
test4 1 2 3 4
test4b 1 2 3 4
test4bp 1 2 3 4
test5 1 2 3
test6 foo 3 5
test7 (0:nil) 8
test8 2 3 12 13 6