Commit 1fd449ef by Mark Mitchell

Check in test for previous changes

From-SVN: r26580
parent baa288f3
// Build don't link:
// Origin: Chip Salzenberg <chip@perlsupport.com>
class Foo {
public:
class Bar;
};
class Foo::Bar {
public:
Bar() {}
};
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