Skip to content

Commit

Permalink
Update sub.c
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored Sep 9, 2024
1 parent e6d2e1e commit 13b7d2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/sub.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include "sub.h"
#include <stdio.h>

int sub(int a, int b)
{
Expand Down

0 comments on commit 13b7d2f

Please sign in to comment.