From 18da1f89cc28c33d9621214158176b9531175f36 Mon Sep 17 00:00:00 2001 From: Squirrel Date: Tue, 27 Jan 2026 18:55:09 -0800 Subject: oh yea core.zc has string ok no need include string --- std/regex.zc | 1 - 1 file changed, 1 deletion(-) (limited to 'std') diff --git a/std/regex.zc b/std/regex.zc index 92f1a54..f64b36e 100644 --- a/std/regex.zc +++ b/std/regex.zc @@ -1,5 +1,4 @@ include -include import "./core.zc" import "./string.zc" -- cgit v1.2.3