snix/third_party/bazel/rules_haskell/tests/c-compiles/c-compiles.c

1 line
38 B
C

int add_five(int x) { return x + 5; }