{ "schema": "ailang/v0", "name": "test_22b1_dup_a", "imports": [ { "module": "test_22b1_dup_b" }, { "module": "test_22b1_dup_classmod" } ], "defs": [ { "kind": "instance", "class": "test_22b1_dup_classmod.Show", "type": { "k": "con", "name": "test_22b1_dup_b.MyInt" }, "methods": [ { "name": "show", "body": { "t": "lit", "lit": { "kind": "str", "value": "from-a" } } } ] } ] }