Skip to content

Commit 4ec5859

Browse files
committed
refact: removes ALIGN from idientifier list
This identifier is an ASM identifier, and should we included in the assembler docs if it's ever done.
1 parent f6c5dda commit 4ec5859

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/identifier.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Identifiers shown in bold are taken from the Sinclair BASIC (beware their meanin
1616
* **[ABS](abs.md)** **(function)**
1717
* **[ACS](acs.md)** **(function)**
1818
* **[AND](operators.md#AND)** **(operator)**
19-
* [ALIGN](align.md) **(special)**
2019
* [ASM](asm.md) **(special)**
2120
* **[ASN](asn.md)** **(function)**
2221
* **[AT](at.md)**

0 commit comments

Comments
 (0)