We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ce797 commit 8cb3038Copy full SHA for 8cb3038
test/DynamicCheckTest.hx
@@ -56,7 +56,7 @@ class DynamicTests {
56
a(field:Dynamic);
57
}
58
59
- @SuppressWarnings('checkstyle:Dynamic')
+ @SuppressWarnings('checkstyle:Dynamic')
60
enum Test2a {
61
count;
62
0 commit comments