Skip to content

Commit 9310af6

Browse files
committed
induce crash
1 parent 83e3b07 commit 9310af6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/ruby/lbtest.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# frozen_string_literal: false
22

3+
require 'fiddle'
4+
Fiddle::Pointer.new(1)[0]
5+
36
class LocalBarrier
47
def initialize(n)
58
@wait = Thread::Queue.new

0 commit comments

Comments
 (0)