# todo

`import { todo } from "destack:error";`

Stop execution because code is intentionally unfinished.

```ds title="todo"
export declare function todo(message?: string | undefined): never
```

[language/library/src/error/panic.ds:54](https://github.com/destack-sh/destack/blob/main/language/library/src/error/panic.ds#L54)
