We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b4c65 commit 3b5d443Copy full SHA for 3b5d443
1 file changed
source/errors.md
@@ -19,6 +19,10 @@ A guide to all the inbuilt errors in Supcode.
19
`-crux`
20
- `accrux`
21
22
+`-trux`
23
+- `caltrux`
24
+- `cicatrux`
25
+
26
## `flux`
27
28
### `deflux`
@@ -27,3 +31,15 @@ A guide to all the inbuilt errors in Supcode.
31
| :---- | :---------- | :------ | :----- |
32
| `.zerodiv` | division by 0 error | `2 / 0` | dividing any *suitable* value by a value of 0
29
33
| `.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