Fix compile-time issue with generics

This commit is contained in:
lukaseder 2016-09-04 21:23:08 +02:00
parent a7a4da6b7a
commit be266d6e8c

View File

@ -484,6 +484,8 @@ final class Expression<T> extends AbstractFunction<T> {