blob: 449b000c6fdbd1542b2bc0a029ab84e76c8c286a [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
half v = 0.0h;
}