mirror of https://github.com/tinygo-org/tinygo.git
Browse Source
Previously it would return a `*scanner.Error`, which is not supported in the error printer of the main package. This can easily be fixed by making it a regular object (instead of a pointer).pull/1167/head
Ayke van Laethem
4 years ago
committed by
Ron Evans
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue