tests
This commit is contained in:
6
tests/expected/03-structs.txt
Normal file
6
tests/expected/03-structs.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
v1: Vec4{x: 1.000000, y: 2.000000, z: 3.000000, w: 0.000000}
|
||||
v2: Vec4{x: 4.000000, y: 1.000000, z: 1.000000, w: 3.000000}
|
||||
v3: Vec4{x: 2.000000, y: 3.000000, z: 4.000000, w: 0.000000}
|
||||
v4: Vec4{x: 9.000000, y: 0.000000, z: 5.000000, w: 6.000000}
|
||||
|
||||
Complex{foo: .S(Complex.foo.B{val: hello})}
|
||||
Reference in New Issue
Block a user