# This is a regular comment
# toggle:start ID=debug desc="Debug output"
# print("Debug information")
# print("This is some debug code")
# print("That should be easy to toggle")
# toggle:end ID=debug
# Another section that can be toggled
# toggle:start ID=feature desc="Experimental feature"
# toggle:end ID=feature