Rename REAMDE to README.md
[nit.git] / tests / base_types_nullable.nit
index 60bfe48..dd6e9c9 100644 (file)
@@ -11,9 +11,9 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-
 import end
-
+interface Object
+end
 class A
        var a: A = self
        var na: nullable A = self