Made the outputted .exe be run on built

Outputs the exit code of the process as that is currently the only way to output information with the language.
This commit is contained in:
Pasha Bibko
2025-05-04 13:53:19 +01:00
parent 347db8ca3e
commit f88c1e0455
3 changed files with 61 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
func main()
{
int a
a = 783412
a = 7834
int b
b = 6