abstract contract A { constructor(function() internal) {} } // ----