Switch the comment syntax from ; to // comments as discussed on Friday.  There
is no strong reason to prefer one or the other, but // is nice for consistency
given the rest of the compiler is written in C++.

PiperOrigin-RevId: 204628476
6 files changed
tree: ce934f9e496ed381b996098bb7a46274afc01aa5
  1. include/
  2. lib/
  3. test/
  4. tools/
  5. LICENSE.TXT