// test that inner keyword is not parsed as enum entry public enum class A { A, B; inner object }