DescriptionIssue 1039: Nested comments
http://code.google.com/p/dart/issues/detail?id=1039
Language Specification 0.06, 14.1.2 specifices that multiline comments can
nest:
MULTI LINE COMMENT:
‘/*’ (MULTI LINE COMMENT | ̃ ‘*/’)* ‘*/’
;
R=zundel
BUG=1039
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=2964
Patch Set 1 #Patch Set 2 : Expand CommentTest.java #
Messages
Total messages: 4 (0 generated)
|