removed the str module
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-08 16:30:15 +09:00
parent 5ddc29dc5b
commit b806865c21
10 changed files with 25 additions and 303 deletions

View File

@ -146,4 +146,4 @@ printf "[%O]\n" (" ":respondsTo "length")
##printf "[%O]\n" (String:classVariableNames)
##printf "[%O]\n" (String:instanceVariableNames)
printf "%O\n" #"abcdefg"
##printf "%O\n" #"abcdefg"