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
/
rouge-4.5.2
/
lib
/
rouge
/
demos
/
haxe
blob: 89f75a70ee93e60ff9235862a819fbcb14c9c16a (
plain
)
1
2
3
4
// hello world! public static function hello(arg : String) { return 'Hello $arg'; }