Files
Nim/tests/modules/mforwarded_pure_enum.nim
Andreas Rumpf 979148e863 refactorings to prepare the compiler for IC (#15935)
* added ic specific Nim code; WIP
* make the symbol import mechanism lazy; WIP
* ensure that modules can be imported multiple times
* ambiguity checking
* handle converters and TR macros properly
* make 'enum' test category green again
* special logic for semi-pure enums
* makes nimsuggest tests green again
* fixes nimdata
* makes nimpy green again
* makes more important packages work
2020-12-17 08:01:36 +01:00

4 lines
68 B
Nim

import mforwarded_pure_enum2
export mforwarded_pure_enum2.PureEnum