Do not generate @NotNull annotations on void- or primitive-returning methods
#KT-4834 Fixed #KT-5255 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// _DefaultPackage
|
||||
|
||||
fun foo(s: Unit) {}
|
||||
Reference in New Issue
Block a user