Hacker News new | ask | show | jobs
by pjmlp 1494 days ago
Ada,

    with foo; -- Import
    use foo;  -- open namespace
Seems familiar.