]> git.proxmox.com Git - rustc.git/blob - src/llvm/test/FileCheck/check-multi-prefix-label.txt
Imported Upstream version 1.0.0~0alpha
[rustc.git] / src / llvm / test / FileCheck / check-multi-prefix-label.txt
1 // RUN: FileCheck -check-prefix=ONE -check-prefix=TWO -input-file %s %s
2
3 foo
4 bar
5 ; ONE-LABEL: {{f}}oo
6 ; TWO-NEXT: {{b}}ar