summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/seattlerb/defs_comments.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/fixtures/seattlerb/defs_comments.txt')
-rw-r--r--test/prism/fixtures/seattlerb/defs_comments.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/prism/fixtures/seattlerb/defs_comments.txt b/test/prism/fixtures/seattlerb/defs_comments.txt
new file mode 100644
index 0000000000..52b9b4a6b3
--- /dev/null
+++ b/test/prism/fixtures/seattlerb/defs_comments.txt
@@ -0,0 +1,5 @@
+# blah 1
+# blah 2
+
+def self.blah
+end