1# = section within an expression comment 2# BUG: not rejected 3 4## 5# @Enum: 6# == Produces *invalid* texinfo 7# @one: The _one_ {and only} 8# 9# @two is undocumented 10## 11{ 'enum': 'Enum', 'data': [ 'one', 'two' ] } 12