blob: 0443b7ba02f26ca7a0bcda793bf6921ae8b6e43d [file] [log] [blame]
module moduleSwing {
exports foo;
requires kotlin.stdlib;
}