blob: f3ad803cb6e9cd205c1197246c3e2aef224805b3 [file] [log] [blame]
Eric Blake9050c652015-05-04 09:05:14 -06001# we reject an expression with a metatype that is not a string
2# FIXME: once the parser understands integer inputs, improve the error message
Markus Armbruster4d428152019-09-14 17:34:53 +02003{ 'struct': 123, 'data': { } }