module imports.imp15490b; int regex() { return regexImpl(); } auto regexImpl() { int r = 0; return r; }