1 2 3 4 5
contract c { function() { } } // ---- // Warning: (17-31): No visibility specified. Defaulting to "public".