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