[X86] Immediate forms of far call/jump are not valid in x86-64.
[oota-llvm.git] / test / YAMLParser / spec-06-06.data
1 # RUN: yaml-bench -canonical %s
2
3 plain: text
4   lines
5 quoted: "text
6         lines"
7 block: |
8   text
9         lines