Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
n59321jh committed Jul 9, 2024
1 parent 7531093 commit f948b2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions folder/file3.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#include <math.h>

// Hello World!

int main() {
unsigned int N = nondet_uint();
double x = nondet_double();
Expand Down

0 comments on commit f948b2d

Please sign in to comment.