Avatar
func outer<A>() { func inner() { } // A is artchetype inner() }
10:57 AM
any P