statically type Addendum.pool better

This commit is contained in:
Joshua Warner
2014-06-28 12:28:44 -06:00
committed by Joshua Warner
parent 9f5912c2b6
commit 0ec87c6aa1
10 changed files with 22 additions and 19 deletions

View File

@ -1,5 +1,5 @@
package avian;
class Code {
abstract class Code {
// VM-visible fields in types.def
}