9:06 AM
Swift 4 では type(of:) は関数になったので、↓ができなくなった、と。 let type = 42 type(of: type) // Int