Skip to content

Commit 2f544df

Browse files
committed
add newline to runtime test
1 parent 112f078 commit 2f544df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/test/asan/TestCases/Windows/basic_exception_handling.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ int main() {
3030
printf("Success!\n");
3131
// CHECK: Success!
3232
return 0;
33-
}
33+
}

0 commit comments

Comments
 (0)