always_scan.cxx 146 B

12345678910
  1. #ifndef CMAKE_SCANNED_THIS_SOURCE
  2. # error "This file should have been scanned"
  3. #endif
  4. import M;
  5. int scanned_file()
  6. {
  7. return from_module();
  8. }