mirror of
https://github.com/AxioDL/boo.git
synced 2025-10-06 18:09:40 +00:00
inline provides external linkage instead of internal linkage which is more desirable here. We can enclose it within an anonymous namespace to make it internally linked.