Bug: ~ does not display

~ does not display in the script editor, although it functions correctly.
I also vote for this as the most obscure and least obtrusive bug ever.
I also vote for this as the most obscure and least obtrusive bug ever.
textNumber = ~63;
textNumber = ~~63;