The class below will not render properly in the Outline.
class Test { List <T> x; }
The space between 'List' and '<T>' causes the parser to match words incorrectly.
Logged In: YES user_id=1299552 Originator: YES
Fixed in CVS HEAD. Test 37 has been created for this bug.
Log in to post a comment.
Logged In: YES
user_id=1299552
Originator: YES
Fixed in CVS HEAD. Test 37 has been created for this bug.