ava/notes/holes.md

4 lines
122 B
Markdown

# Holes
`???` is a hole that resolves to any type, used for development, cannot be used
at runtime at all (it blows up).