diff --git a/examples.php b/examples.php index f9e1f8b5..0e89c87b 100644 --- a/examples.php +++ b/examples.php @@ -46,3 +46,5 @@ ->from("in") ->to("cm") ; + +dump($conversion);