Proptest testing!
This commit is contained in:
@@ -66,5 +66,4 @@ impl RuntimeFunctions {
|
||||
pub fn register_jit_implementations(builder: &mut JITBuilder) {
|
||||
builder.symbol("print", runtime_print as *const u8);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user