Skip to content

Commit 8231580

Browse files
committed
FEAT: introduced new command error
1 parent dbd6f65 commit 8231580

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/boot/errors.r

+1
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ Access: [
198198
Command: [
199199
code: 600
200200
type: "command error"
201+
command-fail: [:arg1]
201202
; fmt-too-short: {Format string is too short}
202203
; fmt-no-struct-size: [{Missing size spec for struct at arg#} :arg1]
203204
; fmt-no-struct-align: [{Missing align spec for struct at arg#} :arg1]

0 commit comments

Comments
 (0)