blob: 3bfb273b7678662d554d40d1ad349c71beac0615 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void v() {
if (false) {
}
}