module mod2.mod3;

import std.experimental.logger;

void mod2mod3foo() { error("mod2mod3foo"); }