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