Invalid Code unowned string foo () { var s = "foo"; return s; } void main () { }