@@ -28,9 +28,7 @@ if (!filename) {
$stop()
}
var folded = shop.analyze_file(filename)
var pl = shop.pipeline()
var compiled = pl.mcode(folded)
var compiled = shop.mcode_file(filename)
if (!show_pretty) {
print(json.encode(compiled))
The note is not visible to the blocked user.