holy shit thats a lot of changed to asmrigs

This commit is contained in:
2026-01-17 23:45:36 +02:00
parent ee7735b610
commit fe1273e539
21 changed files with 645 additions and 197 deletions

View File

@@ -1,4 +1,5 @@
main()
_tick()
{
return 1 + 2 * 3;
extrn a;
a = 1 + 2 * 3 * ( 4 + 5 );
}