The way the scanner works '/ foo' was actually valid comment syntax. This obviously is not what we want. This modifies the scanner to verify that '//' comments in fact have the second '/'.
The way the scanner works '/ foo' was actually valid comment syntax. This obviously is not what we want. This modifies the scanner to verify that '//' comments in fact have the second '/'.