blob: 720f589bc2cb8c98dfd8c84636d57a66bf9ce10b [file] [log] [blame]
// -*- mode: c++ -*-
#include <stdio.h>
namespace gen {
void nodir() {
printf("no dir here\n");
}
}