mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
trying to see if we have access to our testing modules elsewhere
This commit is contained in:
parent
74cca25aec
commit
922d8e57c7
1 changed files with 1 additions and 0 deletions
|
@ -6038,6 +6038,7 @@ fn run_low_level<'a, 'ctx, 'env>(
|
|||
|
||||
match env.ptr_bytes {
|
||||
8 => {
|
||||
let test = env.module.get_function("get_expect_failed").unwrap();
|
||||
let fn_ptr_type = context
|
||||
.void_type()
|
||||
.fn_type(&[], false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue