Files
2020-03-23 11:48:41 +01:00

6 lines
122 B
Python

print('Not showing this text because it is outside the snippet')
## [hello_world]
print('Hello world!')
## [hello_world]