Commit 74583af9 authored by Aibek's avatar Aibek 👁

Merge remote-tracking branch 'origin/dev' into dev

parents bb4a2236 ae1c1677
package Model;
public class Hello {
public static void main(String[] args) {
//By zhenya
System.out.println("Hello, world!");
}
}
......@@ -3,8 +3,13 @@ package Model;
public class Truck {
// Comment
public Truck() {
//Dev Kair
//20/11/2024
//1111111
//Dev Kair
// Some change with-out merge conflict
System.out.println("...");
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment