ca4b971bc ^
1 2 3 4 5 6 7
import hotcodereloading proc f_2*(): int = return 1 afterCodeReload: echo " 2: after!"