aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/fixtures/command_method_call.txt
diff options
context:
space:
mode:
authorTSUYUSATO Kitsune <make.just.on@gmail.com>2023-12-01 02:28:10 +0900
committergit <svn-admin@ruby-lang.org>2023-12-05 15:16:42 +0000
commit3260ed7e5eeb7313411a682d9734f48920be9691 (patch)
treeab58ad6607a82369aec928730a2074a03274b115 /test/prism/fixtures/command_method_call.txt
parent975b74a8eb042c642e626fa95af7c15d41121497 (diff)
downloadruby-3260ed7e5eeb7313411a682d9734f48920be9691.tar.gz
[ruby/prism] Add test cases
https://github.com/ruby/prism/commit/e91f8dbb99
Diffstat (limited to 'test/prism/fixtures/command_method_call.txt')
-rw-r--r--test/prism/fixtures/command_method_call.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/prism/fixtures/command_method_call.txt b/test/prism/fixtures/command_method_call.txt
index f8cd5cf45e..182b87948b 100644
--- a/test/prism/fixtures/command_method_call.txt
+++ b/test/prism/fixtures/command_method_call.txt
@@ -16,6 +16,8 @@ foo[bar 1]
foo 1 and bar 2
+foo 1 or bar 2
+
not foo 1
foo = bar = baz 1