More accurate check on an enum entry deprecated super constructor #EA-69735 Fixed

This commit is contained in:
Mikhail Glukhikh
2015-06-19 13:38:49 +03:00
parent d0897193e8
commit 065db07e1c
4 changed files with 37 additions and 1 deletions
@@ -0,0 +1,5 @@
enum class MyEnum {
// Here we have a problem
// while checking on a deprecated super constructor
FIRST:
<!SYNTAX!><!>}