taggedalgebraic/source
Geod24 51d1832290 Change hasType parameter from in to const scope
The two overloads (`in` and `in ref`) will conflict in the future.
To allow for `-preview=in` to be tested with many projects,
this simple fix can be applied. Later one, the overloads should
be merged into a single, `in` overload.
2020-08-15 16:35:53 +09:00
..
taggedalgebraic Change hasType parameter from in to const scope 2020-08-15 16:35:53 +09:00