_cmptest: mathbigdemo

This commit is contained in:
xushiwei
2025-04-28 01:03:13 +08:00
parent f0fcfde22b
commit 9f26d12a3e
4 changed files with 85 additions and 1 deletions

View File

@@ -9,5 +9,5 @@ package runtime
//
// - gc Also known as cmd/compile.
// - gccgo The gccgo front end, part of the GCC compiler suite.
// - llgo Our proect
// - llgo Our project
const Compiler = "llgo"