[WASM] Implementation of Class references
This commit is contained in:
committed by
TeamCityServer
parent
d9f2bd7963
commit
ce360bb10b
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: CLASS_REFERENCES
|
||||
class Q<TT> {
|
||||
fun <T> qz(x: T, block: (T) -> String) = block(x)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user