#include <metal_stdlib>

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