module HelloWorld
using Public: @public
@public f
function f()
return "hello"
end
function g()
return "world"
end
end # module
-
-
Notifications
You must be signed in to change notification settings - Fork 1
JuliaLang/Public.jl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Code of conduct
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published