examples/simple_use_case.rb in bindless-1.0.0 vs examples/simple_use_case.rb in bindless-1.0.1

- old
+ new

@@ -1,5 +1,5 @@ -require_relative "../lib/bindless" +require "bindless" test_proc= Proc.new{ self.hello_world } \ No newline at end of file