improved help

This commit is contained in:
2026-02-18 12:00:46 -06:00
parent d8422ae69b
commit 28f5a108d8
12 changed files with 125 additions and 47 deletions

View File

@@ -1,3 +1,5 @@
// cell parse - Parse a source file and output AST as JSON
var json = use("json")
var shop = use("internal/shop")
var filename = args[0]