HomePhorge

(PUP-514) Ensure with() takes Type arguments
3f29d4113369Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-514) Ensure with() takes Type arguments

With hadn't been checked that it can take a Type as an argument.
Normally this kind of check wouldn't be needed, but as the type system
and calling conventions have been sorted out, this hasn't always worked
as intended.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU96a78ec068bc: (PUP-514) Add basic type checking for lambdas
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU3f29d4113369: (PUP-514) Ensure with() takes Type arguments (authored by Andrew Parker <andy@puppetlabs.com>).Jun 12 2014, 11:46 PM