aboutsummaryrefslogtreecommitdiffstats
path: root/test/racc/scandata/normal
diff options
context:
space:
mode:
Diffstat (limited to 'test/racc/scandata/normal')
-rw-r--r--test/racc/scandata/normal4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/racc/scandata/normal b/test/racc/scandata/normal
new file mode 100644
index 0000000000..e705131536
--- /dev/null
+++ b/test/racc/scandata/normal
@@ -0,0 +1,4 @@
+{
+ # comment
+ result = "string".match(/regexp/)[0]
+}