Stub tests: test for parameters with fq name
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package test
|
||||
|
||||
class A(val b: Int, var c: String, justParam: Int) {
|
||||
}
|
||||
Reference in New Issue
Block a user