blob: 5578d7f1b9643bc32fa80eec361231e602682d15 [file] [log] [blame]
Matt Arsenaultee4f5ea2013-11-10 02:04:09 +00001// RUN: not FileCheck -check-prefix=SOMEPREFIX -input-file %s %s
2// RUN: FileCheck -check-prefix=ANOTHER -input-file %s %s
3
4asdf
5; SOMEPREFIX: {{t}}his_is_not_asdf
6; ANOTHER: {{a}}sdf
7