blob: e815e60dc576bdda1436630d6fb8134736f40263 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
int c = 0;
int d = 0;
}