Skip to content
Commit 4de1c206 authored by Volker Krause's avatar Volker Krause
Browse files

Don't accidentally export private classes.

Nested classes inherit the visibility of the outer class, which isn't
really what we want for private classes. So hide them explicitly.
parent 2d7f1bd0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment