This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
difftastic
mirror of
https://github.com/Wilfred/difftastic/
Watch
1
Star
0
Fork
You've already forked difftastic
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd9c98050e
difftastic
/
sample_files
/
zig_1.zig
4 lines
71 B
Zig
Raw
Blame
History
pub
fn
main
(
)
void
{
std
.
debug
.
print
(
"
Hello, {s}!
"
,
.
{
"
world
"
}
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink