1
0
Fork 0

sample: remove __LINE__

This commit is contained in:
Xuefer 2015-07-12 02:11:23 +08:00
parent 7c3f8c2f53
commit 8f8ebf1627
1 changed files with 0 additions and 1 deletions

View File

@ -652,7 +652,6 @@ function codeKeyword()
#if PHP_VERSION >= 530
echo __DIR__;
#endif
echo __LINE__;
#if PHP_VERSION >= 530
echo 'goto a';