blob: 5b0b32afddea15194b3bbe250fa0663d94308f72 [file] [log] [blame]
//! A noop import macro handler.
int main(int argc, char** argv) { return 0; }