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