fixed grammar issues with reserve and release

This commit is contained in:
Partho
2025-05-07 00:11:41 -04:00
parent de0cec317f
commit e9d65329ba
3 changed files with 41 additions and 32 deletions

View File

@ -1,5 +1,4 @@
#include "std.alpha"
#include "../../library/std.alpha"
type main: string -> integer
function entry: main