Eric Blake | 9050c65 | 2015-05-04 09:05:14 -0600 | [diff] [blame] | 1 | # 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 Armbruster | 4d42815 | 2019-09-14 17:34:53 +0200 | [diff] [blame] | 3 | { 'struct': 123, 'data': { } } |