This commit is contained in:
Nathan Braswell
2015-08-29 21:46:05 -04:00
8 changed files with 286 additions and 21 deletions

View File

@@ -35,7 +35,6 @@ obj unpack_dummy<T,U> {
}
}
obj pair<T,U> (Object, Serializable) {
var first: T
var second: U