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.
5 lines
67 B
Text
5 lines
67 B
Text
import UserExt.Tst1
|
|
import UserExt.Tst2
|
|
|
|
show_foo_set
|
|
show_bla_set
|