package foo:resources-empty; interface resources-empty { t1: func(a: own); t2: func(a: borrow); resource r1 { } }