lean4-htt/tests/leanpkg/builtin_attr/leanpkg.toml
Leonardo de Moura f01a124f18 fix: builtin attribute initialization
The failure was triggered if a module declared (only) builtin
attributes that do not have any persistent extension associated with
them.

Fixes #726
2021-10-20 13:55:54 -07:00

3 lines
44 B
TOML

[package]
name = "UserAttr"
version = "0.1"