10 lines
No EOL
107 B
Text
10 lines
No EOL
107 B
Text
import standard
|
|
|
|
namespace foo
|
|
namespace boo
|
|
theorem tst : true := trivial
|
|
end
|
|
end
|
|
|
|
using foo
|
|
check boo.tst |