Avatar
let a = foo.a() let b = bar.b() let aa = await a let bb = await b let sum = aa + bb はあるんですかね