target/ppc: Fix test on mmu_model in hreg_compute_hflags_value()
[qemu.git] / tests / qapi-schema / unknown-escape.json
blob8372e8024fe2beeeee38c8e96ca96169b492f34e
1 # we only recognize \\
2 # { 'command': 'foo', 'data': {} }
3 { 'command': 'foo', 'dat\x61':{} }