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