blob: dff2fdedef18bd1357b826adb0a64e78b2b4e2d2 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void a() {
return;
}