[Impl] 增加版权信息,后续可能成为包要求
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
/*
|
||||
Official Module `std.formater`
|
||||
Library/std/formater/formater.fig
|
||||
|
||||
Copyright © 2025 PuqiAR. All rights reserved.
|
||||
*/
|
||||
|
||||
import std.value; // `type` function and string_from
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
/*
|
||||
Official Module `std.io`
|
||||
Library/std/io/io.fig
|
||||
|
||||
Copyright © 2025 PuqiAR. All rights reserved.
|
||||
*/
|
||||
|
||||
import _builtins;
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
/*
|
||||
Official Module `std.io`
|
||||
Library/std/io/noSpaces.fig
|
||||
|
||||
Copyright © 2025 PuqiAR. All rights reserved.
|
||||
*/
|
||||
|
||||
import _builtins;
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
/*
|
||||
Official Module `math`
|
||||
Library/math/math.fig
|
||||
|
||||
Copyright © 2025 PuqiAR. All rights reserved.
|
||||
*/
|
||||
|
||||
import _builtins; // load __fmath functions
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
/*
|
||||
Official Module `std.value`
|
||||
Library/std/value/value.fig
|
||||
|
||||
Copyright © 2025 PuqiAR. All rights reserved.
|
||||
*/
|
||||
|
||||
import _builtins;
|
||||
|
||||
Reference in New Issue
Block a user