tests
This commit is contained in:
5
tests/expected/26-pointers.txt
Normal file
5
tests/expected/26-pointers.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
before: Vec2{x: 1.000000, y: 2.000000}
|
||||
after: Vec2{x: 99.000000, y: 2.000000}
|
||||
copy: Vec2{x: 99.000000, y: 2.000000}
|
||||
mp[0] = 10
|
||||
mp[2] = 30
|
||||
Reference in New Issue
Block a user