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