summaryrefslogtreecommitdiff
path: root/examples/minimal.php
blob: 69a82f5cf85d48df016c4bd0334c10d66d40b005 (plain)
1
2
3
4
<?php
function hello() {}
class World {}
const VERSION = "1.0";