5 lines
78 B
Objective-C
5 lines
78 B
Objective-C
// RUN: clang-cc -fnext-runtime -emit-llvm -o %t %s
|
|
|
|
id a = @"Hello World!";
|
|
|