mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
2 lines
74 B
Plaintext
2 lines
74 B
Plaintext
if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platforms only");
|