I would expect the following code to output hello5. Instead, it only outputs hello. It seems to be a problem with trying to output an int to the
hello5
hello
Changing the Active Configuration in XCode from 'Debug' to 'Release' works as a workaround.