basic update

This commit is contained in:
minjaesong
2021-01-05 10:30:27 +09:00
parent 5e3cbf7b2c
commit b73c000d43
4 changed files with 760 additions and 369 deletions

13
assets/disk0/tbas/regex Normal file
View File

@@ -0,0 +1,13 @@
Nuke comments:
/\*[ -~\n]+?\*/|//[^\n]*
then do:
\n *\n+
replace into
\n
until there's no match left