#include <metal_stdlib>

using namespace metal;
void f() {
  float4x4 v = float4x4();
}