mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 20:37:46 -05:00
* Add tests when realpath supresses the casing error * Fix when real path results in value that differs only in case Fixes #49470 * Comment