~singpolyma/sgx-jmp

sgx-jmp/lib/polyfill.rb -rw-r--r-- 71 bytes
1ef966f3Amolith Eliminate a registration race condition 25 days ago
                                                                                
1
2
3
4
5
# frozen_string_literal: true

class Object
	alias then yield_self
end