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