<?php
class {
    const 
MY_CONST "hello from A"
}
?>