mirror of
https://github.com/php/php-langspec.git
synced 2026-03-24 07:12:08 +01:00
16 lines
351 B
PHP
16 lines
351 B
PHP
--TEST--
|
|
PHP Spec test generated from ./serialization/serialize.php
|
|
--FILE--
|
|
<?php
|
|
|
|
/*
|
|
+-------------------------------------------------------------+
|
|
| Copyright (c) 2014 Facebook, Inc. (http://www.facebook.com) |
|
|
+-------------------------------------------------------------+
|
|
*/
|
|
|
|
error_reporting(-1);
|
|
|
|
include_once 'Point.inc';
|
|
--EXPECT--
|