index
:
gitlab/license-finder.git
documentation
java-14
main
recursive-default
License detection tool
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
fixtures
/
dotnet
/
nuget-sln
/
src
/
domain
/
Library.fs
blob: decb5809b107cab4dbf0a5dd922aee052e2345c4 (
plain
)
1
2
3
4
5
namespace domain module Say = let hello name = printfn "Hello %s" name