-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.help wanted
Milestone
Description
The playground docs say:
If the program contains tests or examples and no main function, the service runs the tests.
This example contains tests and no main function, but it doesn't work. Looks like that's because it also contains other files.
https://play.golang.org/p/eYjtKS7J25y
I'd expect the example to run TestFoo
as a test.
bcmills, smasher164, Deleplace and x1unix
Metadata
Metadata
Assignees
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.help wanted