esoe
2 years ago
2 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@
@@ -0,0 +1,7 @@
|
||||
package ru.molokoin; |
||||
|
||||
public class Runner { |
||||
public static void main(String[] args) { |
||||
System.out.println("Запущен основной поток программы: " + Thread.currentThread().getName()); |
||||
} |
||||
} |
Binary file not shown.
Loading…
Reference in new issue