Minor things

This commit is contained in:
Lucaskyy
2022-03-19 22:53:05 +01:00
parent e5f9a42ee6
commit fc64bbc32a
2 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,6 @@ import org.objectweb.asm.tree.InsnList
object ASMWriter {
fun InsnList.testingWow() {
TODO()
}
}