Y
Hacker News
new
|
ask
|
show
|
jobs
by
alain_gilbert
376 days ago
I haven't seen anything about public/private properties/functions. So everything is public ?
1 comments
hualaka
376 days ago
Yes, public, I won't add pub syntax. But maybe there will be a label provided for the editor to recognize, but this won't be the main route.
#local fn test() {
}
link
#local fn test() {
}