mirror of https://github.com/tinygo-org/tinygo.git
Browse Source
This bug was triggered by the following code: package main func foo() byte var array = [1]byte{foo()} func main() { }pull/740/head
Ayke van Laethem
5 years ago
committed by
Ron Evans
4 changed files with 55 additions and 3 deletions
Loading…
Reference in new issue