mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-23 02:32:11 +00:00
8 lines
92 B
Plaintext
8 lines
92 B
Plaintext
|
# RUN: yaml-bench -canonical %s |& FileCheck %s
|
||
|
|
||
|
Bad escapes:
|
||
|
"\c
|
||
|
\xq-"
|
||
|
|
||
|
# CHECK: error
|