Skip to content

Commit

Permalink
add multiple warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed Feb 8, 2024
1 parent 3b1dd18 commit 9e54774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

int main() {
uint8_t a = 100000;
uint8_t b = 100000;

printf("Hello, World!\n");

Expand Down

0 comments on commit 9e54774

Please sign in to comment.