index
:
a4
master
A4 is the precision augmentation for the experienced programmer
Wayne Cole
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scratch
/
refresh.lua
blob: db78ea5d32f633a6b136b0dfa586397eee30e86d (
plain
)
1
2
3
4
function
return_42
()
local
number
=
pick_a_number_that_is_42
()
return
number
end