Project

General

Profile

Actions

Bug #20748

closed

Issue with defined? given method call with block in prism compiler

Added by luke-gru (Luke Gruber) about 1 month ago. Updated about 1 month ago.

Status:
Closed
Target version:
-
[ruby-core:119219]

Description

test.rb

puts defined?(undefined_method(){})
./ruby --parser=parse.y -I../ruby/lib -I. -I.ext/x86_64-linux -I.ext/common -r./x86_64-linux-fake ../ruby/test.rb
expression
./ruby --parser=prism -I../ruby/lib -I. -I.ext/x86_64-linux -I.ext/common -r./x86_64-linux-fake ../ruby/test.rb
# empty line
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0