RUN: printf "a\nb" | FileCheck %s -check-prefix=TEST1RUN: echo oo | FileCheck %s -check-prefix=TEST2Check that CHECK-NEXT without a space after the colon works.TEST1:aTEST1-NEXT:bCheck that CHECK-NOT without a space after the colon works.TEST2-NOT:foo