Fix vararg test for native that assigns named argument.

Ignore test that uses nested class in enum in native
This commit is contained in:
Pavel Punegov
2018-09-18 19:15:31 +03:00
committed by Pavel Punegov
parent dd1c9fa9f0
commit 3dd16da315
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -1,4 +1,5 @@
// !LANGUAGE: -NestedClassesInEnumEntryShouldBeInner
// IGNORE_BACKEND: NATIVE
enum class E {
ENTRY,