mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
fmt
This commit is contained in:
parent
bdf75b748b
commit
3aa1d8889d
1 changed files with 0 additions and 1 deletions
|
@ -2256,7 +2256,6 @@ mod tests {
|
|||
let mut buf = bumpalo::vec![in &arena];
|
||||
let cvtss2sd_code: u8 = 0x5A;
|
||||
|
||||
|
||||
for (op_code, reg1, reg2, expected) in &[(
|
||||
cvtss2sd_code,
|
||||
X86_64FloatReg::XMM0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue