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