diff options
Diffstat (limited to 'testdata/scad/dumptest/assign-expected.txt')
-rw-r--r-- | testdata/scad/dumptest/assign-expected.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testdata/scad/dumptest/assign-expected.txt b/testdata/scad/dumptest/assign-expected.txt new file mode 100644 index 0000000..434cc8f --- /dev/null +++ b/testdata/scad/dumptest/assign-expected.txt @@ -0,0 +1,3 @@ +group() { + group(); +} |