Add consistency check exception

This commit is contained in:
Tony Torralba
2023-10-17 10:18:19 +02:00
parent d08ee76b16
commit 4ecda9cccd

View File

@@ -0,0 +1 @@
| Type new Customizer<CsrfConfigurer<HttpSecurity>>(...) { ... } uses out-of-scope type variable B. Note the Java extractor is known to sometimes do this; the Kotlin extractor should not. |