Skip to content

Commit

Permalink
[test] Fix indention. NFC.
Browse files Browse the repository at this point in the history
  • Loading branch information
Meinersbur committed Aug 25, 2021
1 parent 66e37c9 commit 666906a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/test/Preprocessor/skip-empty-lines.c
Expand Up @@ -20,7 +20,7 @@ more than 8 empty lines

// Check behavior after varying number of lines without emitted tokens.

// LINEMARKERS: {{^}}# 1 "{{.*}}skip-empty-lines.c" 2
// LINEMARKERS: {{^}}# 1 "{{.*}}skip-empty-lines.c" 2
// LINEMARKERS-NEXT: {{^}} int a ;
// LINEMARKERS-NEXT: {{^}} int b ;
// LINEMARKERS-EMPTY:
Expand Down

0 comments on commit 666906a

Please sign in to comment.