Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 389 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 389 Bytes

Clang version 15.0.7 OS: Linux

Running

The environment is bundled with a nix flake

sbt nativeLink
./compile.sh
./a.out

Output

terminate called after throwing an instance of 'scalanative::ExceptionWrapper'
terminate called recursively
terminate called after throwing an instance of 'scalanative::ExceptionWrapper'
terminate called recursivelyAborted (core dumped)