new_br
main
@ -2,3 +2,9 @@
my first rep
This change has a lot of meaning and is totally not useless
After creating a new branch I wrote some code:
int main() {
std::cout << a;
}