The trivial compiler core_symbol package simply exports the special “_Core” symbol used to name the corresponding bootstrap package.
The core_symbol package has no explicit API.
The core_symbol package source code is in src/lib/compiler/front/typer-stuff/basics/core-symbol.pkg.
The above information is manually maintained and may contain errors.
api { core_symbol : symbol::Symbol;};