<@U5R5FGVH7> commented on <@U5R5FGVH7>’s file <htt...
# kotlin-native
u
@napperley commented on @napperley’s file https://kotlinlang.slack.com/files/U5R5FGVH7/F9YNS4PMX/ncurses_menu_demo.kt: Actually items isn't being allocated by
allocArray
function. Would have thought that the individual items (type:
ITEM
) are being allocated by the
new_item
function.