backend: enable some tests
This commit is contained in:
committed by
SvyatoslavScherbina
parent
26dd735240
commit
8b83cb2adf
@@ -1,5 +1,5 @@
|
||||
fun main(args: Array<String>) {
|
||||
println(foo().toString())
|
||||
foo().hashCode()
|
||||
}
|
||||
|
||||
fun foo(): Any {
|
||||
|
||||
Reference in New Issue
Block a user