IronGOLEM/tests/galloc.🗿

6 lines
73 B
Plaintext
Raw Normal View History

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