Share instances of the std prelude (#5448)

Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
Nick Cameron
2025-02-25 16:10:06 +13:00
committed by GitHub
parent 5ac40e6849
commit af146284b6
96 changed files with 517 additions and 11394 deletions

View File

@ -1,4 +1,7 @@
@no_prelude
@no_std
// Note that everything in the prelude is treated as exported.
export import * from "std::math"
export ZERO = 0