mirror of
https://github.com/Dummi26/mers.git
synced 2026-01-28 11:43:02 +01:00
delete test.mers file
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
t := {() -> {
|
||||
1.sleep
|
||||
"test".println
|
||||
1.sleep
|
||||
}}.thread
|
||||
|
||||
t.thread_finished.println
|
||||
|
||||
t.thread_await
|
||||
|
||||
t.thread_finished.println
|
||||
Reference in New Issue
Block a user