// RUN: %clang_cc1 -fsyntax-only -fmessage-length 100 %s 2>&1 | FileCheck -strict-whitespace %s
// REQUIRES: asserts

int main() {
    "#x#p)6)ѽ$>U h| থϻgY|`?;;ƿVj\\ݪW9:̊OEېy?SKyi&n";
}

// CHECK-NOT:Assertion
