Remove errx and errors.hpp (#1737)

This commit is contained in:
Rangi
2025-07-09 11:04:23 -04:00
committed by GitHub
parent 9acba4b412
commit 5e43ece578
179 changed files with 366 additions and 393 deletions

View File

@@ -8,4 +8,4 @@ error: syntax-error-after-syntax-error.asm(9):
syntax error, unexpected :
error: syntax-error-after-syntax-error.asm(10):
syntax error, unexpected stop, expecting end of line or end of buffer or ::
error: Assembly aborted (5 errors)!
Assembly aborted with 5 errors!