David Carmichael 9687db5a96 Initial commit
2024-02-11 21:59:18 +00:00

5 lines
88 B
Python

# format: main_js
main_js = """\
console.log('This log is from the file {main_js}')
"""