programming-language関数参照渡し.定義On this page参照渡し.定義 Swift swiftfunc test01(value: inout Int) { value = value * 2} 📩 ご意見・ご感想はこちらから