myFirstRepo My first repository for testing and learning Some of the words in this sentece should are written using markdown class myClass { public int test; public void myMethod(int i) { retun 42; } }