dawn-cmake/test/test.wgsl.expected.msl

9 lines
80 B
Plaintext

#include <metal_stdlib>
using namespace metal;
void f() {
for(; ; ) {
}
}