module for_rdmd_test; int inc(int x) { return x + 1; }