|
This might be a crude implementation, but keeps language results
from including {_: 'some string...'} objects that don't have any
other keys, even when preventing so causes a mismatch with the
reference spec/layout. (Of course, the "mismatch" is only
presentationally and not semantically, and we already make other
presentational differences because we output JSON and not YAML
in this function.)
|