mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-14 00:14:05 +09:00
basic update
This commit is contained in:
13
assets/disk0/tbas/regex
Normal file
13
assets/disk0/tbas/regex
Normal file
@@ -0,0 +1,13 @@
|
||||
Nuke comments:
|
||||
|
||||
/\*[ -~\n]+?\*/|//[^\n]*
|
||||
|
||||
then do:
|
||||
|
||||
\n *\n+
|
||||
|
||||
replace into
|
||||
|
||||
\n
|
||||
|
||||
until there's no match left
|
||||
Reference in New Issue
Block a user