Skip to main content

Invalid Traversal

Note: This error is not currently emitted by the compiler.

Erroneous Code Example

This error occurs when you attempt a malformed traversal.

Solution

Ensure each step in the traversal is valid.