blob: f06133328dce6d5aa6b36832251e422d09023c55 [file] [log] [blame]
SKIP: FAILED
#include <metal_stdlib>
using namespace metal;
void f() {
half2 const b = half2(1.0h, 2.0h);
}