Moved tests
that are used both for codegen & diagnostics to codegen/box/diagnostics
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
internal fun box(): kotlin.String
|
||||
kotlin.tailRecursive() internal fun sum(/*0*/ x: kotlin.Long, /*1*/ sum: kotlin.Long): kotlin.Long
|
||||
Reference in New Issue
Block a user