mirror of https://github.com/Wilfred/difftastic/
parent
3c6db050dc
commit
1c9ae2fbc6
@ -1,5 +1,3 @@
|
||||
const std = @import("std");
|
||||
|
||||
pub fn main() void {
|
||||
std.debug.print("Hello, {s}!", .{"world"});
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue