carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Raw identifier syntax

Open jonmeow opened this issue 1 year ago • 0 comments

We want to support legacy identifiers that overlap with new keywords (for example, base). This is being called "raw identifier syntax" using r#<identifier>, and is based on Rust.

Note this proposal is derived from Proposal #17: Lexical conventions.

Co-authored-by: zygoloid [email protected]

jonmeow avatar Mar 19 '24 20:03 jonmeow