feat: lazy regex

This commit is contained in:
2025-05-05 14:12:32 +08:00
parent 6f7ef266a6
commit f16740b837
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,3 @@
use std::fmt::{Debug, Formatter, Result};
use ecow::EcoString;
use crate::ty::internal::Const;