-
kushalsingh007 authored
- Fixing warnings caused due to directly using the string as argument in the assert statement for hash_string function. - Typecasted strings to solve the issue.
kushalsingh007 authored- Fixing warnings caused due to directly using the string as argument in the assert statement for hash_string function. - Typecasted strings to solve the issue.