delete test.mers file

This commit is contained in:
Mark 2024-02-15 11:37:37 +01:00
parent 9de61da1ef
commit 2a218ddbe2

View File

@ -1,11 +0,0 @@
t := {() -> {
1.sleep
"test".println
1.sleep
}}.thread
t.thread_finished.println
t.thread_await
t.thread_finished.println