@import myModule;
@import minmax;

int main(int argc, char **argv) {
  public_func(); // Set breakpoint 0 here.
  return 0;
}
