hey, for some reason this simple code doesn't work:
https://www.typescriptlang.org/play/?#code/MYewdgzgLgBAlmOUDqBDCBbAggBxzAXhgApU8A5VDAUwC4ZoAnBAcwEpCA+GAbwCgYMUJBAAbagDpRIFqQpVqAGhgADAMQASHmRyUaAXxVsA3H32m+CJGky4cxAETBUAN1QOTQA
i mean, it obviously works in the playground as expected
but when i use the same code in the browser by puting it inside a script tag, it doesn't
The Playground lets you write TypeScript or JavaScript online in a safe and sharable way.