Created
          August 30, 2010 15:17 
        
      - 
      
 - 
        
Save adragomir/557539 to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Int: cover { | |
| seconds2minutes: func -> This { return this / 60 } | |
| } | |
| main: func -> Int { | |
| "hello world" println() | |
| } | 
      
      
  Author
  
  
      
          
      
      
            adragomir
  
      
      
      commented 
        Aug 30, 2010 
      
    
  
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment