[VISUALIZER] Add some tests to ignore list
This commit is contained in:
committed by
TeamCityServer
parent
919591909e
commit
ca1b20c7f4
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_IGNORE
|
||||
// T fun (() -> T).invoke(): T
|
||||
// │ │
|
||||
fun <T> run(block: () -> T): T = block()
|
||||
|
||||
Reference in New Issue
Block a user