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