>>108485500
><!-- --> and /* */ are both retarded because you can’t nest them.
but you can make them span multiple lines (that includes splitting a long line into a few smaller ones without having to add comment symbols for each line), as well as inline them - for example: f(int x, int y /* no z */) {