blob: dba5f8865422c6b2df78c2f2e4000501b7439164 [file] [log] [blame]
SKIP: FAILED
#include <metal_stdlib>
using namespace metal;
void original_clusterfuzz_code() {
}
void more_tests_that_would_fail() {
float const a = 1.47112762928009033203f;
float const b = 0.09966865181922912598f;
float const a = 2.5f;
float const b = 2.5f;
}