Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The keyword `indirect` is legal on an enum class declaration or on an individual case, and tells the compiler to use the heap to avoid an infinitely sized structure. Add the keyword directly into those places where it is legal.
- Loading branch information