blob: 0a6675d13b4628f769b52461f1a93448f4ea2ff3 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
struct S {
int i;
};
kernel void tint_symbol() {
return;
}