I used to think C++ was the \"weird\" one with all the ambiguities with < and >, but after trying to implement a parser I think I found an exampl
<
>
a generic method call in java would be g(j) so there is no ambiguity :)
g(j)