summaryrefslogtreecommitdiffhomepage
path: root/mrblib/example.rb
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-01-09 23:54:24 -0500
committerrealtradam <[email protected]>2022-01-09 23:54:24 -0500
commit1f3c20a0ceb36758bf4f4b109594b7cad877560e (patch)
treef8b90d123de06747662c1076a5e93a57ee9a4283 /mrblib/example.rb
parent633f774b0c554e6c916ff3d3a73886e7285322a1 (diff)
downloadsample-mruby-gem-1f3c20a0ceb36758bf4f4b109594b7cad877560e.tar.gz
sample-mruby-gem-1f3c20a0ceb36758bf4f4b109594b7cad877560e.zip
.
Diffstat (limited to 'mrblib/example.rb')
-rw-r--r--mrblib/example.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/mrblib/example.rb b/mrblib/example.rb
index 60f14e6..8460b32 100644
--- a/mrblib/example.rb
+++ b/mrblib/example.rb
@@ -3,4 +3,3 @@ class Test
puts "yes it does"
end
end
-CRubyExtension.c_method