Skip to content

Instantly share code, notes, and snippets.

@evaisse
Created October 9, 2009 12:05
Show Gist options
  • Save evaisse/205957 to your computer and use it in GitHub Desktop.
Save evaisse/205957 to your computer and use it in GitHub Desktop.
codo language draft
id.getElementByName 'eddie'
Class Block.Struct
EndClass
Class Item.Model
id
name
Function __construct()
End
End
Del
Functioj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment