master library test action
Find a file
2026-03-12 11:33:29 +09:00
.forgejo/workflows DRAFT 2026-03-12 11:33:29 +09:00
CMakeLists.txt ADD: alpine 2026-03-11 01:39:05 +09:00
README.md UPDATE: Readme and new test (windows) 2026-03-11 16:29:14 +09:00

            _ _        
  _ __ ___ | | |_ __ _ 
 | '_ ` _ \| | __/ _` |
 | | | | | | | || (_| |
 |_| |_| |_|_|\__\__,_|

master library test action

Test structure

mlta/
├── lib/
|   ├── ae2f/
|   |   ├── CoreScript
|   |   ├── Core
|   |   ├── c89atomics
|   |   ├── Preproc
|   |   ├── Pat
|   |   └── Sys
|   └── ae3f/
|       └── easyredir
└── run -> lib/
    └── ae2f/
        └── Sys