blob: 5cf693ff9bb7a5236dedaffc80c974f23f934eac [file] [log] [blame]
SKIP: FAILED
#include <metal_stdlib>
using namespace metal;
void tint_symbol() {
int i = 123;
thread int* const p = i;
}