3 lines
39 B
JavaScript
3 lines
39 B
JavaScript
"use strict";
|
|
|
|
var foo = "test " + foo; |
"use strict";
|
|
|
|
var foo = "test " + foo; |