blob: 4ff2ed2af398e650ab984c02d2241702483c610a [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
uint f() {
return 2147483648u;
}