Actions
Bug #20341
closedParser segfault with shareable constant with array of more than 1 element
Bug #20341:
Parser segfault with shareable constant with array of more than 1 element
Description
# shareable_constant_value: literal
C = [foo, bar]
results in
./ruby: [BUG] unexpected node: NODE_LIT
Actions