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