Skip to content

Support BASIC string with backtick (`) #5

@udhos

Description

@udhos

This example:

echo '10 print "`"' | basgo-build > a.go && go run a.go

Produces invalid Go code:

fmt.Print(```)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions