fix comment

This commit is contained in:
Mitchell Hashimoto
2022-11-25 15:38:45 -08:00
parent f01930695a
commit b365ccca0b

View File

@ -1,4 +1,4 @@
//! Delete Line (DL) - Esc [ M //! Outputs various box glyphs for testing.
const std = @import("std"); const std = @import("std");
pub fn main() !void { pub fn main() !void {