<?php
function nested() {
  throw new LogicException('Should not be called');
}
