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