[Wasm] Clean wasm testdata annotations

This commit is contained in:
Svyatoslav Kuzmich
2021-10-02 11:40:50 +03:00
parent 9113ccb8fc
commit e18980b7ad
6 changed files with 2 additions and 6 deletions
@@ -1,4 +1,3 @@
// WASM_MUTE_REASON: NULLABLE_BOX_FUNCTION
class C {
fun calc() : String {
return "OK"