blob: f231313ed1ce8315029aedf5ae6aad3c1828509e [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
bool const v = false;
}