diff options
Diffstat (limited to 'test/golden/union/scanning.golden')
| -rw-r--r-- | test/golden/union/scanning.golden | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/test/golden/union/scanning.golden b/test/golden/union/scanning.golden index 0637a08..410ced6 100644 --- a/test/golden/union/scanning.golden +++ b/test/golden/union/scanning.golden @@ -1 +1,8 @@ -[]
\ No newline at end of file +[ ScanFunctionSymbol + ( HoleCons + ( TokenCons + ( Command "union" ) ( HoleCons End ) + ) + ) + ( Marker "example_union" ) +]
\ No newline at end of file |
