IronGOLEM/tests/galloc.🗿
2023-06-14 15:51:21 +00:00

6 lines
73 B
Plaintext

main()
{
name = "galloc";
test(galloc(1), heap + LOCATION_DATA, "");
}