1
0
Fork 0
arangodb/3rdParty/mruby/test/t/struct.rb

7 lines
81 B
Ruby

##
# Struct ISO Test
assert('Struct', '15.2.18') do
Struct.class == Class
end