Annotation of embedaddon/php/ext/standard/tests/general_functions/bug52138.data, revision 1.1.1.1

1.1       misho       1: [MYCONST]
                      2: MYCONST = MYCONST
                      3: 
                      4: [M_PI]
                      5: FOO=M_PI " test"
                      6: 
                      7: [foo::bar]
                      8: A=1
                      9: B=A "A" A
                     10: 
                     11: [MYCONST M_PI]

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>