Swallows calls to `print`
Open
- Dominant language
- TypeScript
- Stars
- 384
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
While chatting with @jmwright on Discord we noticed that e.g. `print('foo')` calls are not shows in the console but but calls to e.g. `print('foo', file=sys.stderror)` are.
Contributor guide
Assessment
This issue has not been assessed yet.