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