mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-27 05:16:29 +08:00
5 lines
No EOL
134 B
Zig
5 lines
No EOL
134 B
Zig
// File: include.zig
|
|
// Created Time: 2023-01-04
|
|
// Author: sjinzh (sjinzh@gmail.com)
|
|
|
|
pub const PrintUtil = @import("PrintUtil.zig"); |