xref: /PHP-7.1/Zend/tests/bug69755.phpt (revision adb5f93f)
1--TEST--
2Bug #69755: segfault in ZEND_CONCAT_SPEC_TMPVAR_CONST_HANDLER
3--FILE--
4<?php
5c . 10;
6?>
7--EXPECTF--
8Notice: Use of undefined constant c - assumed 'c' in %sbug69755.php on line 2
9