projects
/
perf-null.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add license info
[perf-null.git]
/
php
/
null.php
1
#!/usr/bin/php
2
<?php
3
exit(0);
4
?>