mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-24 11:43:18 -05:00
* Fix strict/es5+ octal literal 2x error #46810 Signed-off-by: Jay Clark <jay@jayeclark.dev> * Accept baseline test changes Signed-off-by: Jay Clark <jay@jayeclark.dev> * Add test case Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>