| 1 | # This work is licensed under the terms of the GNU LGPL, version 2 or later. |
| 2 | # See the COPYING.LIB file in the top-level directory. |
| 3 | |
| 4 | # Diagnose patterns which refer to undefined fields |
| 5 | &f1 f1 a |
| 6 | %field1 field2:3 |
| 7 | @fmt ........ ........ ........ .... a:4 &f1 |
| 8 | insn 00000000 00000000 00000000 0000 .... @fmt f1=%field1 |