<?php

function f() {
  $this = "cannot be re-assigned";
}
~~~~~~~~~
error:4:
