Sha256: d394232803010975951e437096529dbf87211897cad35a83bdb2ef1dc76420c7

Contents?: true

Size: 242 Bytes

Versions: 8

Compression:

Stored size: 242 Bytes

Contents

Flow.create do
  if dut.test_ids == 2
    func :t1, bin: 11
    func :t2, bin: 11
    func :t3, bin: 11
    func :t4, bin: 11
    func :t5, bin: 11
  else
    func :t1
    func :t2
    func :t3
    func :t3, bin: :none, sbin: :none
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
test_ids-1.2.3 program/prb1.rb
test_ids-1.2.2 program/prb1.rb
test_ids-1.2.1 program/prb1.rb
test_ids-1.2.0 program/prb1.rb
test_ids-1.1.2 program/prb1.rb
test_ids-1.1.1 program/prb1.rb
test_ids-1.1.0 program/prb1.rb
test_ids-1.0.0 program/prb1.rb