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