support nasal module

This commit is contained in:
ValKmjolnir
2023-07-20 00:54:57 +08:00
parent 147915c277
commit 1bcd297d23
23 changed files with 282 additions and 108 deletions
+1
View File
@@ -1,4 +1,5 @@
import.std.sort;
var sort = sort.sort;
var to_lower=func(s){
var tmp="";