3 lines
50 B
Text
3 lines
50 B
Text
foo = bar + "baz"
|
|
// <- variable
|
|
// ^ variable
|
foo = bar + "baz"
|
|
// <- variable
|
|
// ^ variable
|