601659c3
f0369573
1 2 3 4
5
interface I { function f() private; } // ---- // TypeError: (15-36): Functions in interfaces cannot be internal or private.