refactor(lexer): change `TokenValue::String(Atom)` to `TokenValue::String(&str)` by Boshen · Pull Request #174 · oxc-project/oxc

Skip to content

Navigation Menu

Sign in

Appearance settings

Comments

Conversation

@Boshen Boshen changed the title refactor(lexer): change TokenValue::String(Atom) to TokenValue::Value(&str) refactor(lexer): change TokenValue::String(Atom) to TokenValue::String(&str)

Mar 13, 2023