diff options
| author | Squirrel <squirrelhomebrew@gmail.com> | 2026-01-27 11:27:38 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-27 11:27:38 -0800 |
| commit | 7b6eefac0e54a295f3a8b3f040f603295bb90156 (patch) | |
| tree | c38d40945f921d84ad0d17988e67d380624a2bba /std.zc | |
| parent | 329aa22c4fe9097967263b8d9cd1dee0a94e0464 (diff) | |
oh yea this
Diffstat (limited to 'std.zc')
| -rw-r--r-- | std.zc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,4 +18,4 @@ import "./std/stack.zc" import "./std/queue.zc" import "./std/env.zc" import "./std/slice.zc" - +import "./std/regex.zc" |
