3 lines
78 B
Plaintext

$ var name='Frank', age=10, foo;
-- ${name.toUpperCase()} ${age*365} [${foo}]