Skip to content
Snippets Groups Projects
user avatar
Erwan Jahier authored
i.e.,
	a = operator +(1,3);
or
	a = map<<operator +>>(l);

This is to simplify the syntax tree. We migth undo this change in the
future, or perform the same thing differently.
49ff639a
History
Name Last commit Last update