Project

General

Profile

Actions

Bug #21974

open

Cannot inspect RubyVM::AST for CDECL

Bug #21974: Cannot inspect RubyVM::AST for CDECL

Added by kddnewton (Kevin Newton) about 17 hours ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:125161]

Description

./ruby -e 'pp RubyVM::AbstractSyntaxTree.parse("::Foo = 1")'

and

./ruby -e 'p RubyVM::AbstractSyntaxTree.parse("::Foo = 1").children[2].children'

both crash

No data to display

Actions

Also available in: PDF Atom