1#include <metal_stdlib> 2 3using namespace metal; 4struct tint_array_wrapper { 5 int arr[3]; 6}; 7 8kernel void tint_symbol() { 9 return; 10} 11 12