string_to_upper :: fn (str: string)
Converts input string to upper case.
str Input string.
Declared in: string.bl