diff options
| author | Nathan Whetsell <nathan.whetsell@gmail.com> | 2017-05-26 17:29:45 -0400 |
|---|---|---|
| committer | Nathan Whetsell <nathan.whetsell@gmail.com> | 2017-05-26 17:29:45 -0400 |
| commit | d8cda6a74d0a2cc75387cbd6525e8d64f89c5b7a (patch) | |
| tree | 37081a9237908ccc6479d52c26fe6baab07698d2 /tests/examplefiles | |
| parent | 8b0352d0251a65ca286d3f027574bdb9aa5ab5c2 (diff) | |
| download | pygments-git-d8cda6a74d0a2cc75387cbd6525e8d64f89c5b7a.tar.gz | |
Fix issue with opcode types
Diffstat (limited to 'tests/examplefiles')
| -rw-r--r-- | tests/examplefiles/test.orc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/examplefiles/test.orc b/tests/examplefiles/test.orc index 59bf7f66..d113303e 100644 --- a/tests/examplefiles/test.orc +++ b/tests/examplefiles/test.orc @@ -9,7 +9,7 @@ instr/**/1,/**/N_a_M_e_,/**/+Name/**/// outc:a(aSignal) endin -opcode/**/aUDO,/**/0,/**/aik// +opcode/**/aUDO,/**/i[],/**/aik// aUDO endop |
