1 2 3 4 5 6 7
// { dg-do compile } package main func main() { sys.Exit(i) // { dg-error "undefined" } }