FIX: Linker.getHValue should be linking in any dependencies it requires
Otherwise :print only works for local identifiers, not global ones. In fact it was silently failing, so I fixed that too.
Please register or sign in to comment
Otherwise :print only works for local identifiers, not global ones. In fact it was silently failing, so I fixed that too.