Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# = section within an expression comment
##
# @Enum:
# == No good here
# @one: The _one_ {and only}
#
# @two is undocumented
{ 'enum': 'Enum', 'data': [ 'one', 'two' ] }