Add Alpine 3.23 support
We've added support for Alpine 3.23. Builds will be available for both arm64 and amd64.
Fix crash when ephemeral type used in parameter with default argument
We've fixed an error where attempting to assign an ephemeral type to a variable caused an assertion failure in the compiler.
The following code will now cause the pony compiler to emit a helpful error message...