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