1# Features listed in the doc comment must exist in the actual schema 2# BUG: nonexistent @a is not rejected 3 4## 5# @foo: 6# 7# Features: 8# @a: a 9## 10{ 'command': 'foo' } 11