108 effect handler autodischarge emits member

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

using 0
freed 0
using 1
freed 1
using 2
freed 2

Expected output

using 0
freed 0
using 1
freed 1
using 2
freed 2

Flows

flow ~requires click a branch to expand · @labels scroll to their anchor
requires (source: exe.linkLibC();)
flow ~gen click a branch to expand · @labels scroll to their anchor
gen (n: 3)

Test Configuration

MUST_RUN