aboutsummaryrefslogtreecommitdiff
path: root/tests2/10_pointer.expect
diff options
context:
space:
mode:
Diffstat (limited to 'tests2/10_pointer.expect')
-rw-r--r--tests2/10_pointer.expect8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests2/10_pointer.expect b/tests2/10_pointer.expect
deleted file mode 100644
index 1e3c473..0000000
--- a/tests2/10_pointer.expect
+++ /dev/null
@@ -1,8 +0,0 @@
-a = 42
-bolshevic.a = 12
-bolshevic.b = 34
-bolshevic.c = 56
-tsar->a = 12
-tsar->b = 34
-tsar->c = 56
-bolshevic.b = 34