Added c.php
This commit is contained in:
parent
2c12e33960
commit
46df39410a
11
c.php
Normal file
11
c.php
Normal file
@ -0,0 +1,11 @@
|
||||
#include <stdio.h>
|
||||
|
||||
signed main(){
|
||||
int a = 10;
|
||||
/*
|
||||
<?php
|
||||
echo "\thorror\n";
|
||||
?>
|
||||
*/
|
||||
return a;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user