mirror of
https://github.com/AdaCore/why3.git
synced 2026-02-12 12:34:55 -08:00
6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
module DependantClass [@java:package:fr.labri.whyml2java]
|
|
use simple_with_package.SimpleClass
|
|
|
|
type t
|
|
end
|