Skip to content

JS: fix getpid (fix #23399)

Sylvain Henry requested to merge hsyl20/ghc:hsyl20/fix-getpid into master

Bug introduced during the conversion from GHCJS. It's weird that it hasn't been caught earlier. I've added a test.

Merge request reports