Changes in new versions / C# 11.0

file class Point { }


If you declare classes with the same name in different files in the same namespace by adding the file modifier, there will be no conflicts.