blob: d761e2ff1e7789986513b53160c82db880b50784 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
kernel void f() {
float const b = 2.003662109375f;
}