If you have a comment node that has no other nodes following it, you get the following exception when positioning caret at that comment node. ``` /* foo */ {caret}/* moo */ ```  p.s.: Compiler version - locally built today's checkout.