[LC] move light class related tests to one directory
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
package test
|
||||
|
||||
class C() {
|
||||
fun V.f() : {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
fun V.f() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user