mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
typo
This commit is contained in:
parent
510a7a82bd
commit
dfed318475
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ describe Pry do
|
|||
["end"],
|
||||
["puts )("],
|
||||
["1 1"],
|
||||
["puts", ":"],
|
||||
["puts :"],
|
||||
# in this case the syntax error is "expecting ')'".
|
||||
((defined? RUBY_ENGINE && RUBY_ENGINE == "rbx") ? nil : ["def", "method(1"])
|
||||
].compact.each do |foo|
|
||||
|
|
Loading…
Add table
Reference in a new issue