Fix Segment View doc: Wrong output

This commit is contained in:
Jared Jensen
2019-01-02 23:10:44 +00:00
parent 247f657fe1
commit 4e9fac9eb7

View File

@@ -50,8 +50,8 @@ int main()
/*`
Output:
[pre
(0, 0) (0, 4) (4, 4) (4, 0) (0, 0)
Area: 16
(0, 0) (1, 1)
Length: 1.41421
]
*/
//]