1 2 3 4 5 6
# Class to test the Stdlib::HTTPSUrl type alias class test::httpsurl( Stdlib::HTTPSUrl $value, ) { notice("Success") }