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