Support '-suppress warnings'
#KT-3319 In Progress
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
import jet.Any
|
||||
import jet.Any
|
||||
|
||||
fun foo(p: Int??) {
|
||||
|
||||
}
|
||||
|
||||
trait T {
|
||||
abstract fun foo()
|
||||
}
|
||||
Reference in New Issue
Block a user