another big refactor

This commit is contained in:
2022-12-19 21:06:23 +01:00
parent 3cb1811dcb
commit a6ed7818da
45 changed files with 85 additions and 95 deletions

View File

@@ -1,7 +1,5 @@
import bin.Terminal;
using util.Extender.LambdaExtender;
class Startup {
public static function main() {
var terminal = new Terminal();