blob: 8ceb0e0653877839fd801a275f1276bd19cfc5e6 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f(thread float* const p) {
}