publish copy updates

This commit is contained in:
Wifinigel 2023-03-06 20:56:48 +00:00
parent 4548f7c5c1
commit 8a3419b536
22 changed files with 63 additions and 48 deletions

View file

@ -1,6 +1,6 @@
# filename: ch9-07-use-str-module.rsc
# import the functions we need and declare the function
# import the functions we need and declare the functions
# names we wish to use
/import "ch9-06-str-funcs-mod.rsc"
:global RemoveSpaceFunc;