5 lines
35 B
JavaScript
5 lines
35 B
JavaScript
|
import "foo";
|
||
|
|
||
|
foo = 42;
|
||
|
bar = 41;
|