yahoo

Ruby code posted by me
created at 24 Oct 19:08

Edit | Back
1
2
3
4
5
    class Foo                                                                                                                                                                                     
      def bar                                                                                                                                                                                     
        "abcde"                                                                                                                                                                                   
      end                                                                                                                                                                                         
    end      
797 Bytes in 2 ms with coderay