vertex main :: (pos : float3 @position) -> float4 @position { if 0 > 100 { } else { } else if 0 > 200 { } return float4(0.0); }