depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
presentations
/
erlang-2016
/
src
/
hello1.erl
blob: ca78261399e108fe50c248fedf593fae00bb124a (
plain
) (
tree
)
6c456a06c716
1
2
3
4
5
-
module
(hello1).
-
export
([hello_joe/
0
]).
hello_joe
() ->
hello_joe
.