9 lines
148 B
C
9 lines
148 B
C
|
|
//-------------------------------
|
|
#define NULL_POINTER 0
|
|
#define NULL_LAMBDA 0
|
|
//-------------------------------
|
|
|
|
static void main(){
|
|
//pass
|
|
} |