diff options
Diffstat (limited to 'tests/diagnostics')
| -rw-r--r-- | tests/diagnostics/class-keyword.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/diagnostics/class-keyword.slang b/tests/diagnostics/class-keyword.slang index c0495a614..c869496b9 100644 --- a/tests/diagnostics/class-keyword.slang +++ b/tests/diagnostics/class-keyword.slang @@ -1,4 +1,4 @@ -//DIAGNOSTIC_TEST:SIMPLE: +//DISABLED_TEST:DIAGNOSTIC_TEST:SIMPLE: // `class` keyword is a reserved keyword in this context, and wso should produce an error. // It can be used in the form of `enum class` |
