1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00
Files
archived-php-src/scripts/dev/generate-phpt/src/codeSnippets/skipif64b.txt
2009-05-07 09:21:43 +00:00

2 lines
74 B
Plaintext

if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platforms only");