Does this code compile? If so why? #golang package any func ret() string { panic("not empty") }

 — @inancgumus