This website requires JavaScript.
Explore
Help
Sign In
jimzah
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2024-11-27 07:32:44 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
34f8d80eac
zig
/
test
/
add.zig
Andrew Kelley
34f8d80eac
tokenizing hello.zig
2015-11-01 22:21:33 -07:00
4 lines
48 B
Zig
Raw
Blame
History
pub
fn
add
(
a
:
int
,
b
:
int
)
-
>
int
{
a
+
b
}
Reference in New Issue
View Git Blame
Copy Permalink