This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ekdohibs
/
zig
Watch
1
Star
0
Fork
You've already forked zig
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7f6b0ba6ea
zig
/
std
/
test_runner_nolibc.zig
6 lines
90 B
Zig
Raw
Blame
History
import
"
test_runner.zig
"
;
pub
fn
main
(
args
:
[
]
[
]
u8
)
-
>
%
void
{
return
run_tests
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink