* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Don't
[official-gcc.git] / gcc / testsuite / go.dg / undef-1.go
blobe3ea918c2e79131f1118140b94a00fed0270a19a
1 // { dg-do compile }
3 package main
5 func main() {
6 sys.Exit(i) // { dg-error "undefined" }