Avatar
↓みたいなのとか。 let a = ... let b: B do { let t = ... // ちょっと複雑な式 b = foo(t, a) } let c = ...