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