Skip to content

Generated Go funcs contain no body. #32

Open
@stephenwithav

Description

@stephenwithav

Attempting to generate a factorial func:

// Factorial returns an int that equals n!.
func Fact

...returns:

func factorial(n int) int {
    
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions