dead.go 99 Bytes Raw Blame History Permalink 1 2 3 4 5 6 // RUN: llgo -O0 -S -o - %s | FileCheck %s package gotest // CHECK-NOT: deadfunc func deadfunc()