diff --git a/main.c b/main.c index f599418..65c2181 100644 --- a/main.c +++ b/main.c @@ -1,2 +1,5 @@ int i = 0; int a = 5; +char N; + +int g = 6;