mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 23:04:49 +00:00
Format
This commit is contained in:
parent
a8fe356e42
commit
827b88872e
1 changed files with 2 additions and 2 deletions
|
@ -2100,7 +2100,7 @@ mod tests {
|
|||
[0x123]
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
#[test]
|
||||
fn test_cmp_reg64_reg64() {
|
||||
disassembler_test!(
|
||||
|
@ -2474,7 +2474,7 @@ mod tests {
|
|||
[0x123]
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
#[test]
|
||||
fn test_subs_reg64_reg64_reg64() {
|
||||
disassembler_test!(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue