(shape)
| 13 | |
| 14 | function x0Fn(shape) { return shape.x0; } |
| 15 | function x1Fn(shape) { return shape.x1; } |
| 16 | function y0Fn(shape) { return shape.y0; } |
| 17 | function y1Fn(shape) { return shape.y1; } |
| 18 |
no outgoing calls
no test coverage detected
searching dependent graphs…