5 lines
95 B
JavaScript
5 lines
95 B
JavaScript
var tags = [];
|
|
function makeTags() {}
|
|
|
|
// This will be the return value of the script.
|
|
42
|