fun <ERROR CLASS><Path>.isSameFileAs(expected: Path): <ERROR CLASS>
Platform and version requirements: JVM
Assert that the path points to the same object as the other path.
expected - the path which the actual is compared to.
expected