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