RosettaCodeData/Task/Comments/Zig/comments.zig

3 lines
103 B
Zig
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
// This is a normal comment in Zig
/// This is a documentation comment in Zig (for the following line)