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