Skip to content

Commit

Permalink
Fix a merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Mar 6, 2025
1 parent 1f80b2f commit 37929dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Assembly/Parse.v
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,7 @@ Fixpoint get_initial_data (ls : Lines) : list (AccessSize * list Z)
| LABEL _
| EMPTY
| GLOBAL _
| DIRECTIVE _
| DEFAULT_REL
=> get_initial_data ls
| SECTION _
Expand Down

0 comments on commit 37929dc

Please sign in to comment.