Remove as32 bunch files

This commit is contained in:
Vyacheslav Gerasimov
2019-04-19 18:43:46 +03:00
parent 952d2b6287
commit 2bc11cbd58
99 changed files with 0 additions and 7717 deletions
@@ -1,5 +0,0 @@
// "Remove function body" "true"
abstract class A() {
/*1*/
abstract fun foo() // 3
}