blob: 6712bf5da9e837f88856068749ae8fbb6354efdb [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
float f() {
return 0.0f;
}