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