index
:
personal-site.git
master
Repo for my personal website ben.sanders.life
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
bundle
/
ruby
/
3.4.0
/
gems
/
rake-13.4.2
/
doc
/
example
/
a.c
blob: 620e6f8007e721b5af84cec00f4d6dda52c628c2 (
plain
)
1
2
3
4
5
6
#include <stdio.h> void a() { printf ("In function a\n"); }