X-Git-Url: http://nitlanguage.org diff --git a/src/location.nit b/src/location.nit index 3d2a5fd..c6e4dee 100644 --- a/src/location.nit +++ b/src/location.nit @@ -17,7 +17,7 @@ package location class Location -special Comparable + super Comparable redef type OTHER: Location readable var _file: String