move con to cont because protected Namespace on Windows
On Windows are forbidden file names, https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file#naming-conventions change con to cont tho not get in conflict.
The Fix is untested!
On Windows are forbidden file names, https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file#naming-conventions change con to cont tho not get in conflict.
The Fix is untested!