docs: reorganize into 説明書/予定/archive; update docs/README.md and CLAUDE.md; move root .nyash to local_tests; consolidate native-plan notes into README + archive
This commit is contained in:
3
local_tests/simple_loop_test2.nyash
Normal file
3
local_tests/simple_loop_test2.nyash
Normal file
@ -0,0 +1,3 @@
|
||||
loop(true) {
|
||||
print("Loop iteration")
|
||||
}
|
||||
Reference in New Issue
Block a user