1# 'Features:' line not followed by feature descriptions
2
3##
4# @foo:
5#
6# Features:
7#
8# not a description
9##
10{ 'command': 'foo' }
11