Commit 891febc6 by Martin v. Löwis

New test case

From-SVN: r26763
parent bf034054
// Build don't link:
// Testcase from Alexander Zvyagin <zvyagin@mx.ihep.su>
// Check implicit conversion from string constants into typedefs
typedef char CHAR;
void f2(CHAR *s="");
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment