Skip to content

Commit

Permalink
feat(rome_js_parser): EcmaScript @decorators rome#4252
Browse files Browse the repository at this point in the history
  • Loading branch information
denbezrukov committed Apr 23, 2023
1 parent 428e513 commit fc96715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/rome_js_semantic/src/events.rs
Expand Up @@ -49,7 +49,7 @@ pub enum SemanticEvent {
},

/// Tracks where a symbol is written, but only if its declaration
/// is before this refence.
/// is before this reference.
/// Generated for:
/// - All identifier assignments
Write {
Expand Down

0 comments on commit fc96715

Please sign in to comment.