mirror of
https://github.com/ParkerTenBroeck/coroutines.git
synced 2026-06-07 05:08:51 -04:00
cleaned up code, made generated classes inner by default, improved names
This commit is contained in:
parent
3a6ed0f81c
commit
7fbe61a97c
5 changed files with 21 additions and 44 deletions
|
|
@ -11,8 +11,8 @@ public class Main implements Runnable {
|
|||
|
||||
@Override
|
||||
public void run() {
|
||||
// await();
|
||||
lexer();
|
||||
await();
|
||||
// lexer();
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue