fixed some bugs

This commit is contained in:
2026-05-21 14:40:58 +00:00
parent 943791cb07
commit 7555636306
3 changed files with 2 additions and 3 deletions

View File

@@ -84,4 +84,4 @@ Which keywords get rewritten is controlled by the `postfix_keywords` list in the
| Direction | Mechanism | Controlled by |
|---|---|---|
| Input (writing `.xx.py`) | `@@` in source | Always available for any keyword |
| Output (`fpy decompile --postfix`) | Pack's `postfix_keywords` | Language pack author | Postfix Syntax
| Output (`fpy decompile --postfix`) | Pack's `postfix_keywords` | Language pack author |