5 lines
88 B
Python
5 lines
88 B
Python
# format: main_js
|
|
main_js = """\
|
|
console.log('This log is from the file {main_js}')
|
|
"""
|