Skip to content

Commit

Permalink
fix(toolchain): instruction printer is not yet implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
NoxHarmonium committed Jul 1, 2024
1 parent d49afd7 commit 0f452cf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sirc-vm/toolchain/tests/printers/round_trip.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ static PARSER_INPUT: &str = r"
:some_label
; Setup routines
BRSR @setup_serial
; Data Tests
.DB #0xFF
.DW #0xFFFF
Expand Down

0 comments on commit 0f452cf

Please sign in to comment.