Actions
Bug #19549
openInconsistency in backref parsing
Description
This is fine:
puts "test #$01234 value"
This is not:
puts $01234
Actions
Like0
Like0
Description
This is fine:
puts "test #$01234 value"
This is not:
puts $01234