1e26047c3 ^
1 2 3 4 5
template tests*(body: stmt) {.immediate.} = when defined(selftest): when not defined(unittest): import unittest body