Avatar
まあ、↓とか考えると・・・。 @swift-5.2.5 import Foundation let a: NSNumber = 2.0 let b: NSNumber = true print(a + b)