namespace <root>

// <namespace name="weatherForecast">
namespace weatherForecast

internal final fun weatherToday(): jet.String
// </namespace name="weatherForecast">
// <namespace name="myApp">
namespace myApp

internal final fun needUmbrella(): jet.Boolean
// </namespace name="myApp">
