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