4 lines
29 B
JavaScript
4 lines
29 B
JavaScript
/*
|
|
import "foo";
|
|
*/
|
|
var bar;
|
/*
|
|
import "foo";
|
|
*/
|
|
var bar;
|