blob: ebf33b14aa84579d506d85933164b57597da92a0 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void f() {
half const b = 1.0h;
}