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