Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

builtin funcs should be exported #1

Open
sqs opened this issue Aug 6, 2014 · 0 comments
Open

builtin funcs should be exported #1

sqs opened this issue Aug 6, 2014 · 0 comments
Labels

Comments

@sqs
Copy link
Member

sqs commented Aug 6, 2014

Go builtin funcs (such as make, len, etc.) are currently marked as unexported because their names begin with a lowercase letter. They should be exported.

@sqs sqs added the bug label Aug 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant