Updated starlark info in docs
This commit is contained in:
parent
104e950d63
commit
8e66e95c90
1 changed files with 1 additions and 1 deletions
|
|
@ -608,7 +608,7 @@ ASM
|
||||||
ENDASM
|
ENDASM
|
||||||
```
|
```
|
||||||
|
|
||||||
In SCRIPT blocks, use Python syntax:
|
In SCRIPT blocks, use StarLark (Python-like) syntax:
|
||||||
```c65
|
```c65
|
||||||
SCRIPT
|
SCRIPT
|
||||||
# Python-style comment
|
# Python-style comment
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue