Commented out to print fiddle version

This commit is contained in:
Hiroshi SHIBATA 2024-10-10 13:20:45 +09:00
parent 5792bd7149
commit a1db8dbe16
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -4,7 +4,7 @@ require 'rbconfig/sizeof'
require 'test/unit'
require 'fiddle'
puts("Fiddle::VERSION: #{Fiddle::VERSION}")
# puts("Fiddle::VERSION: #{Fiddle::VERSION}")
# FIXME: this is stolen from DL and needs to be refactored.