selfhost(pyvm): MiniVmPrints – prefer JSON route early-return (ok==1) to avoid fallback loops; keep default behavior unchanged elsewhere
This commit is contained in:
5
apps/selfhost/compiler/parser/parser.nyash
Normal file
5
apps/selfhost/compiler/parser/parser.nyash
Normal file
@ -0,0 +1,5 @@
|
||||
static box Parser {
|
||||
// scaffold for future implementation
|
||||
main(args) { return 0 }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user