Extend main for export

This commit is contained in:
Jan-Niclas Loosen
2025-11-22 18:32:29 +01:00
parent cb0c7ac2e0
commit ddb6eee609
2 changed files with 16 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ reserved = {
'false': 'FALSE'
}
# List of token names. This is always requiredy
# List of token names.
tokens = [
'ID',
'CONST',