blob: cba1693538488df619c66d3444956ad1062e827c [file] [log] [blame]
SKIP: FAILED
#include <metal_stdlib>
using namespace metal;
void f() {
int const a = 1;
int const b = 2;
}