Edit

kc3-lang/kc3/test/ikc3/struct.out.expected

Branch :

  • test/ikc3/struct.out.expected
  • (F128) 0.0
    (F128) 0.0
    %GL.Vec3{}
    %GL.Vec3{x: (F32) 0.0,
             y: (F32) 0.0,
             z: (F32) 0.0}
    [position: %GL.Vec3{},
     normal: %GL.Vec3{},
     tex_coord: %GL.Vec2{}]
    [position: %GL.Vec3{x: (F32) 0.0,
                        y: (F32) 0.0,
                        z: (F32) 0.0},
     normal: %GL.Vec3{x: (F32) 0.0,
                      y: (F32) 0.0,
                      z: (F32) 0.0},
     tex_coord: %GL.Vec2{x: (F32) 0.0,
                         y: (F32) 0.0}]