1 2 3 4 5 6 7 8
// error-in-nested-import.slang //DIAGNOSTIC_TEST:SIMPLE(filecheck=CHECK): // CHECK: ([[#@LINE+1]]): error import a; int main() {}