How to clear/empty character variable on Nim, try u = '' but it gives `Error: invalid character literal`
help point to the correct solution
How to clear/empty character variable on Nim, try u = '' but it gives `Error: invalid character literal`
help point to the correct solution