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