5 lines
88 B
Python
Raw Normal View History

2024-02-11 21:59:18 +00:00
# format: main_js
main_js = """\
console.log('This log is from the file {main_js}')
"""