8000 [COMPILER] UTF-8 symbols in us-ascii file · Issue #2242 · ruby/prism · GitHub
[go: up one dir, main page]

Skip to content
[COMPILER] UTF-8 symbols in us-ascii file #2242
@peterzhu2118

Description

@peterzhu2118
# -*- coding: us-ascii -*-
:"\u{e9}"

Should output but instead raises invalid symbol in encoding US-ASCII :"\xC3\xA9" (EncodingError).

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcompiler

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0