Commit 1a706fba by Alexandre Oliva Committed by Alexandre Oliva

* template3.C: New test.

From-SVN: r27933
parent 069550be
1999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
* template3.C: New test.
1999-07-02 Alexandre Oliva <oliva@dcc.unicamp.br>
* ns1.C: Typo.
......
// Build don't link:
// Copyright (C) 1999 Free Software Foundation
// by Alexandre Oliva <oliva@dcc.unicamp.br>
// based on bug report by Ulf Larsson <ulf.larsson@mbow337.swipnet.se>
// crash test - XFAIL *-*-*
template <class T> class C {};
class foo {} bar = bar.C();
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