Skip to content

Commit

Permalink
Update hello.c
Browse files Browse the repository at this point in the history
  • Loading branch information
serhat-yenican-sonarsource authored Jan 16, 2024
1 parent 8e46f9a commit 0e84530
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/org/example/hello.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#import "foo.h" // Noncompliant
#include <stdio.h>
int main() {
// printf() displays the string inside quotation
Expand Down

0 comments on commit 0e84530

Please sign in to comment.