mirror of
https://github.com/Dummi26/mers.git
synced 2025-12-30 01:36:53 +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