[ create a new paste ] login | about

Link: http://codepad.org/UAYifax4    [ raw code | output | fork ]

PHP, pasted on Dec 7:
1
2
3
4
<?php
class A {
  ;
}


Output:
1
2

Parse error: syntax error, unexpected ';', expecting T_FUNCTION on line 3


Create a new paste based on this one


Comments: