Skip to content

Commit

Permalink
Missed merge conflict resolveed.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed Jul 9, 2023
1 parent 805f6d0 commit 7a5a4a5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions www/notes/a86.scrbl
Original file line number Diff line number Diff line change
Expand Up @@ -810,11 +810,7 @@ Each register plays the same role as in x86, so for example
(ex
(asm-display
(prog (Global 'foo)
<<<<<<< HEAD
(%%% "Start of foo")
=======
(%%% "Start of foo")
>>>>>>> main
(Label 'foo)
; Racket comments won't appear
(%% "Inputs one argument in rdi")
Expand Down

0 comments on commit 7a5a4a5

Please sign in to comment.