`internal` is pretty strict, pretty much nobody ex...
# announcements
c
internal
is pretty strict, pretty much nobody except your main code and your tests can access it. It’s actually virtually impossible to access
internal
functions from the compiler’s public API