Import VX multicall utility and applets
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
* A comment
|
||||
*
|
||||
* And another bla
|
||||
*
|
||||
* And yet another
|
||||
*/
|
||||
|
||||
int
|
||||
main(void)
|
||||
{
|
||||
printf("something");
|
||||
|
||||
return (0);
|
||||
}
|
||||
Reference in New Issue
Block a user