12 lines
115 B
Text
12 lines
115 B
Text
import logic
|
|
|
|
|
|
section
|
|
variable A : Type
|
|
parameter a : A
|
|
end
|
|
|
|
section
|
|
variable A : Type
|
|
variable a : A
|
|
end
|