1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00
Files

12 lines
95 B
Plaintext

[MYCONST]
MYCONST = MYCONST
[M_PI]
FOO=M_PI " test"
[foo::bar]
A=1
B=A "A" A
[MYCONST M_PI]