Avatar
omochimetaru 9/13/2017 7:01 AM
run派 let foo: Bool = run { switch x { case ...: return true default: return false } }