No description
Find a file
Gareth Rees 2172c24889 Use correct function for creating arena.
Since we are passing a list of keyword arguments, we must call the
keyword-taking function (mps_arena_create_k) and not the deprecated
varargs function (mps_arena_create).
2020-08-24 17:17:37 +01:00
mps Use correct function for creating arena. 2020-08-24 17:17:37 +01:00