blob: 246dfb35c00dc97cae5ebab08253a6003ea0e668 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
fragment void f() {
int v = 0;
}