deno.land / x / deno@v1.28.2 / ops / tests / mod.rs

1
2
3
4
5
6
7
#[test]fn op_macro() { let t = trybuild::TestCases::new(); t.compile_fail("tests/compile_fail/*.rs"); t.pass("tests/01_fast_callback_options.rs");}
deno

Version Info

Tagged at
a year ago