Browse Source

package name changed

skytrias 2 years ago
parent
commit
94af3c2887
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/text/match/strlib.odin

+ 1 - 1
core/text/match/strlib.odin

@@ -1,4 +1,4 @@
-package strlib
+package text_match
 
 import "core:runtime"
 import "core:unicode"