diff --git a/core/strings/ascii_set.odin b/core/strings/ascii_set.odin index 247b38527..98fcd3719 100644 --- a/core/strings/ascii_set.odin +++ b/core/strings/ascii_set.odin @@ -1,4 +1,3 @@ -//+private package strings import "core:unicode/utf8"