This website works better with JavaScript.
Home
Help
Register
Sign In
xcache
/
xcache
Watch
1
Star
0
Fork
0
Code
Releases
44
Activity
Browse Source
sample: remove __LINE__
master
Xuefer
5 years ago
parent
7c3f8c2f53
commit
8f8ebf1627
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
devel/sample.cpp.php
+ 0
- 1
devel/sample.cpp.php
View File
@ -652,7 +652,6 @@ function codeKeyword()
#if PHP_VERSION >= 530
echo
__DIR__
;
#endif
echo
__LINE__
;
#if PHP_VERSION >= 530
echo
'goto a'
;
Write
Preview
Loading…
Cancel
Save