blob: 1eda39cb1ee01c50b8873b4cf6cfc6e6e3579663 [file] [log] [blame]
Markus Armbrusterde3b3f52023-03-16 08:13:25 +01001{ 'command': 'test-if-cmd',
2 'data': {
3 'foo': 'int',
4 'bar': { 'type': 'str', 'if': 'TEST_IF_CMD_ARG' } } }