master
json 11 lines 131 Bytes
Raw
1 # Duplicate 'Features:' line
2
3 ##
4 # @foo:
5 #
6 # Features:
7 # @feat: mumble
8 #
9 # Features:
10 ##
11 { 'command': 'foo', 'features': ['feat'] }