Entering the following statement in a playground gives an overflow error. Where should I report this?
Statement: Int.min.dividedReportingOverflow(by:-1) Playground log: Playground execution failed: error: MyPlayground.playground:3:9: error: division '-9223372036854775808 / -1' results in an overflow Int.min.dividedReportingOverflow(by:-1) Peter
_______________________________________________ swift-users mailing list swift-users@swift.org https://lists.swift.org/mailman/listinfo/swift-users