# Packages
This file exists so that we can check that multi-file packages work.
# Variables
ErrNoGoFiles is returned when CheckPackage is run on a package with no Go source files.
# Structs
No description provided by the author
UncheckedError indicates the position of an unchecked error return.
UncheckedErrors is returned from the CheckPackage function if the package contains any unchecked errors.