Files
swift-mirror/test/stdlib/Int128.swift
Yuta Saito c30ba69e4f [test] Fix Int128 test on 32-bit platforms
The test used Int.min and Int.max assuming that they are 64-bit integers.
Use 64-bit integers explicitly instead.
2024-04-03 00:44:46 +00:00

28 KiB