blob: 90e81f05ad9e0a6add62a6e7bf9343ff09ea737c [file] [log] [blame]
SKIP: FAILED
#include <metal_stdlib>
using namespace metal;
struct S {
int a;
float b;
};
threadgroup S v;
void tint_symbol() {
}