Skip to content

Instantly share code, notes, and snippets.

@nddrylliog
Forked from ycros/dotvar.ooc
Created September 5, 2011 11:41
Show Gist options
  • Save nddrylliog/1194771 to your computer and use it in GitHub Desktop.
Save nddrylliog/1194771 to your computer and use it in GitHub Desktop.
A: class <T> {
}
B: class extends A<Int> {
a: T
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment