#include <metal_stdlib>
using namespace metal;
struct S {
int arr[1];
};
kernel void tint_symbol() {
return;
}