namespace test

final class test.River : jet.Any {
    final /*constructor*/ fun <init>(): test.River
    final fun song(): jet.Int
}
