.hgignore

Fri, 15 Feb 2013 16:31:19 +0000

author
mcimadamore
date
Fri, 15 Feb 2013 16:31:19 +0000
changeset 1583
186023614cd3
parent 1223
f3743b82945e
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8007427: Annotation element as '_' gives compiler error instead of a warning
8007401: Write test to check for generation of warnings when '_' is used as an identifier
Summary: Extended identifier production not used in annotation values
Reviewed-by: jjg
Contributed-by: sonali.goel@oracle.com

duke@1 1 ^build/
duke@1 2 ^dist/
ohair@446 3 /nbproject/private/
ohair@976 4 ^.hgtip
michaelm@1223 5 .DS_Store

mercurial