Hmm... I think there's some misunderstanding going on here...
Of course the comments in the source code will stay after compiling, the compiler shouldn't change the source. However, the comments will not be included in the compiled binary; the compiler removes them.