Skip to content

Commit

Permalink
Adjust callsite line number
Browse files Browse the repository at this point in the history
  • Loading branch information
takikawa committed Jul 30, 2024
1 parent 0db0e69 commit 9a7a843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/scopes.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ End Generated Range C1 // B
Start Generated Range C0 { // C
field flags: has definition, has callsite
definition: file.js, scope offset 1
callsite: file.js L6 C0
callsite: file.js L5 C0
bindings: message -> "Hello World", y -> 2
}
End Scope C28 // C
Expand Down

0 comments on commit 9a7a843

Please sign in to comment.