mirror of
https://github.com/emptyynes/LIVM.git
synced 2025-01-06 16:42:25 +03:00
Delete main.c
This commit is contained in:
parent
45700a571c
commit
85f0a4bb34
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
|
|
||||||
void main() {
|
|
||||||
unsigned long long int x[] = {0x6f77206f6c6c6568, 0x0000000000646c72};
|
|
||||||
char* y = (char*)x;
|
|
||||||
puts(y);
|
|
||||||
}
|
|
Loading…
Reference in a new issue