Function testFileOperation

void testFileOperation(string funcName, string msg = null, string module_ = __MODULE__) (
  void delegate() test
);