1 2 3 4 5 6 7 8 9 10
# = section within an expression comment ## # @Enum: # == No good here # @one: The _one_ {and only} # # @two is undocumented ## { 'enum': 'Enum', 'data': [ 'one', 'two' ] }