Разбивка текста на чанки

This commit is contained in:
Alexander Zhirov 2025-09-08 01:08:37 +03:00
parent 57f9ada9c9
commit 0a8359cfe7
Signed by: alexander
GPG key ID: C8D8BE544A27C511
6 changed files with 358 additions and 783 deletions

View file

@ -7,5 +7,6 @@
"license": "BSL-1.0",
"name": "cdc",
"targetPath": "bin",
"targetType": "executable"
"targetType": "executable",
"dflags": ["-J=source"]
}