summaryrefslogtreecommitdiff
path: root/test/golden/relation-notation/scanning.golden
diff options
context:
space:
mode:
Diffstat (limited to 'test/golden/relation-notation/scanning.golden')
-rw-r--r--test/golden/relation-notation/scanning.golden12
1 files changed, 11 insertions, 1 deletions
diff --git a/test/golden/relation-notation/scanning.golden b/test/golden/relation-notation/scanning.golden
index 0637a08..5a6351e 100644
--- a/test/golden/relation-notation/scanning.golden
+++ b/test/golden/relation-notation/scanning.golden
@@ -1 +1,11 @@
-[] \ No newline at end of file
+[ ScanFunctionSymbol
+ ( TokenCons ParenL
+ ( HoleCons
+ ( TokenCons
+ ( Symbol "," )
+ ( HoleCons ( TokenCons ParenR End ) )
+ )
+ )
+ )
+ ( Marker "example_pair" )
+] \ No newline at end of file