Share instances of the std prelude (#5448)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user