Move turns to a submodule of std

Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
Nick Cameron
2025-03-28 08:56:17 +08:00
parent 71b9e40bd9
commit 16ad7ff77a
52 changed files with 2653 additions and 2580 deletions

View File

@ -5,6 +5,6 @@ description: Variables in memory after executing import_transform.kcl
{
"screw": {
"type": "Module",
"value": 4
"value": 5
}
}