HiveerLi commited on
Commit
c14a508
1 Parent(s): 0bcb833

create test.rb

Browse files
Files changed (1) hide show
  1. test.rb +3 -0
test.rb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ def test
2
+ puts 'xxx'
3
+ end