lean4-htt/tests/leanpkg/user_ext/UserExt.lean
Leonardo de Moura cdd1dbbb36 feat: user-defined environment extensions
New test demonstrates how to use them.
The user-defined extensions cannot be used in the same file where they
were declared because the `initialize` commands are only executed when
we import the modules containing them.

TODO: user-defined attributes.
2021-07-26 16:18:48 -07:00

5 lines
67 B
Text

import UserExt.Tst1
import UserExt.Tst2
show_foo_set
show_bla_set