|
|
|
|
|
by bvrmn
652 days ago
|
|
Original code contains more. (::). Personally I don't understand why there are `::` and `.` to access deeper namespace levels. It's a static language, compiler should know how to resolve attributes and `.` should be enough for all cases. |
|