J2K: adapted for default visibility modifier 'public'
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
fun <U, V, W> putUVW(u: U, v: V, w: W) {
|
||||
internal fun <U, V, W> putUVW(u: U, v: V, w: W) {
|
||||
}
|
||||
Reference in New Issue
Block a user