blob: d4fefd903653a1808fc53a077ee53c0652b0ac55 [file] [log] [blame]
Daniel Dunbard7d5f022009-03-24 02:24:46 +00001// RUN: clang-cc -fnext-runtime -emit-llvm -o %t %s
Daniel Dunbarb21d6af2008-09-04 04:36:23 +00002
3id a = @"Hello World!";
4