blob: 7c2e6776f932d7a3a2c67dab8936507290c0631a [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void f() {
int const b = 1073757184;
return;
}