blob: 31d0de85487faf749f3a63fcdc72b123e16c3999 [file] [log] [blame]
// RUN: llgo -O0 -S -o - %s | FileCheck %s
package gotest
// CHECK-NOT: deadfunc
func deadfunc()