843b60546b8451c986cc9ab65b5ec1e16dc33d72
[oota-llvm.git] / test / FrontendObjC / 2009-08-05-utf16.m
1 /* RUN: %llvmgcc -w -x objective-c -S %s -o - | grep {__utf16_string_1} | grep {12 x i8}
2    rdar://7095855 */
3
4 void *P = @"iPod™";
5