summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/whitequark/cvar.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/cvar.txt')
-rw-r--r--test/prism/snapshots/whitequark/cvar.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/prism/snapshots/whitequark/cvar.txt b/test/prism/snapshots/whitequark/cvar.txt
new file mode 100644
index 0000000000..7847ce4495
--- /dev/null
+++ b/test/prism/snapshots/whitequark/cvar.txt
@@ -0,0 +1,7 @@
+@ ProgramNode (location: (1,0)-(1,5))
+├── locals: []
+└── statements:
+ @ StatementsNode (location: (1,0)-(1,5))
+ └── body: (length: 1)
+ └── @ ClassVariableReadNode (location: (1,0)-(1,5))
+ └── name: :@@foo