Add an example exploring indentation with comments.

This commit is contained in:
Tom Alexander
2023-04-15 16:34:33 -04:00
parent 1b10b197f2
commit 26e0ad5800
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Comment
# indented line
# At the top of the file
foo
# Another comment