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