tests2: move into tests
This commit is contained in:
8
tests/tests2/10_pointer.expect
Normal file
8
tests/tests2/10_pointer.expect
Normal file
@ -0,0 +1,8 @@
|
||||
a = 42
|
||||
bolshevic.a = 12
|
||||
bolshevic.b = 34
|
||||
bolshevic.c = 56
|
||||
tsar->a = 12
|
||||
tsar->b = 34
|
||||
tsar->c = 56
|
||||
bolshevic.b = 34
|
||||
Reference in New Issue
Block a user