Skip to content

Commit 3b5d443

Browse files
authored
continue
1 parent c5b4c65 commit 3b5d443

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

source/errors.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ A guide to all the inbuilt errors in Supcode.
1919
`-crux`
2020
- `accrux`
2121

22+
`-trux`
23+
- `caltrux`
24+
- `cicatrux`
25+
2226
## `flux`
2327

2428
### `deflux`
@@ -27,3 +31,15 @@ A guide to all the inbuilt errors in Supcode.
2731
| :---- | :---------- | :------ | :----- |
2832
| `.zerodiv` | division by 0 error | `2 / 0` | dividing any *suitable* value by a value of 0
2933
| `.infodiv` | division by infinity error | `2 / inf` | dividing any *suitable* value by a value of infinity
34+
35+
## `dux`
36+
37+
...
38+
39+
## `crux`
40+
41+
...
42+
43+
## `trux`
44+
45+
...

0 commit comments

Comments
 (0)