chore: format
This commit is contained in:
parent
60ad020d14
commit
aa413bcaf2
@ -4,6 +4,7 @@
|
||||
|
||||
use crate::vm::VM;
|
||||
|
||||
#[derive(Debug)]
|
||||
enum OpCode {
|
||||
// branch
|
||||
BR = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user