Skip to content

Symbol#inspect is quoted on TruffleRuby for non-ASCII identifiers #3407

Open
@eregon

Description

@eregon

From ruby/prism#2264 (comment)

$ ruby -e 'p :🌊'
CRuby
:🌊
TruffleRuby
:"🌊"

Once fixed we should be able to remove these excludes: https://github.com/ruby/prism/pull/2264/files#diff-160859519e6d8d817511d99ddad0f95f7d1be541ab25a6d4877ef3c7d8f8ee41

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions