2 lines
38 B
JavaScript
2 lines
38 B
JavaScript
"use strict";
|
|
var foo = "test " + foo; |
"use strict";
|
|
var foo = "test " + foo; |