matthewmueller/joy

Unclear error when we're missing a main() function

Open

#82 aberto em 19 de dez. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Go (34 forks)github user discovery
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (1.317 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Right now main files aren't found if there's no main() function. It should be a different error like a main file requires a main function to build

Guia do colaborador