Skip to content

Commit f893095

Browse files
authored
Update instruction.rs
1 parent 1e62441 commit f893095

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/compiler/translator/ir/src/instruction.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1885,7 +1885,7 @@ mod const_fold {
18851885
uint_op,
18861886
bool_op,
18871887
)
1888-
} }
1888+
}
18891889

18901890
fn built_in_distance(
18911891
ir_meta: &mut IRMeta,

0 commit comments

Comments
 (0)