Sha256: 984c8161c944c63ffa6a1c92865ab6d43e1009d5dc9bf9ed0ce1e15928721caf
Contents?: true
Size: 247 Bytes
Versions: 25
Compression:
Stored size: 247 Bytes
Contents
;; Reachable `if` head and consequent and unreachable alternative means that the ;; following block is also reachable. (module (func (param i32) (result i32) local.get 0 if nop else unreachable end i32.const 0))
Version data entries
25 entries across 25 versions & 1 rubygems