test98

Undocumented in source.
immutable
auto test98 = q{--- folder/test98.vx import dep98; // test module name creation. Folders must be stripped void test() { libfunc(); } --- folder/dep98.vx void libfunc(){} };

Meta