Update 'cv1/program.c'

This commit is contained in:
Michal Utľák 2024-02-21 13:29:30 +00:00
parent 454fa49d1c
commit 3f1509eb3e

View File

@ -1,6 +1,6 @@
#include <stdio.h> #include <stdio.h>
#define TAB_WIDTH 4 #define TAB_WIDTH 4
int main() { int main() {
int text; int text;