When compiling to binary, the assembler view is invalid.
Try to compile the default code with binary enabled.
binary and/or executable
https://ada.godbolt.org/z/M4dbvo93a
Not applicable
No response
No response
It claims it did not produce an executable. When I try the example that we provide it works fine https://ada.godbolt.org/z/3aTdaaPbY
I suspect it's the Example taking a parameter while that's the main program (because the file is called that way)
https://ada.godbolt.org/z/GqKcbMWh1 does work