2 lines
73 B
JavaScript
2 lines
73 B
JavaScript
// Oh no.. we called this variable foobar, bad!
|
|
var foobar = "a string";
|