xref: /aosp_15_r20/external/llvm/test/FileCheck/line-count-2.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker// RUN: FileCheck -input-file %s %s
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard Workersomething else
4*9880d681SAndroid Build Coastguard WorkerCHECK: {{some}}thing else
5*9880d681SAndroid Build Coastguard Worker
6*9880d681SAndroid Build Coastguard Workerfoobar
7*9880d681SAndroid Build Coastguard Worker
8*9880d681SAndroid Build Coastguard WorkerCHECK: {{foo}}bar
9*9880d681SAndroid Build Coastguard WorkerALMOSTCHECK
10*9880d681SAndroid Build Coastguard Worker10 wowomg
11*9880d681SAndroid Build Coastguard WorkerCHECK: [[@LINE-1]] {{wow}}omg
12