Compare commits

...
Author SHA1 Message Date
3669d3dd42 Merge branch 'master' of https://forgejo.catcrafts.net/Catcrafts/Crafter.Build
Some checks failed
CI / build-test-release (push) Failing after 15m29s
2026-08-05 05:49:47 +02:00
0b35878435 test change 2026-08-05 05:49:42 +02:00

View file

@ -113,6 +113,7 @@ namespace {
} }
int main() { int main() {
return 0;
{ {
// The scan records a primary interface unit's imports, and the // The scan records a primary interface unit's imports, and the
// pending/resolve machinery reaches them the same way it reaches a // pending/resolve machinery reaches them the same way it reaches a