library L { function f() internal; } // ---- // TypeError: (16-38): Library functions must be implemented if declared.