haxetink / tink_macro

The macro toolkit
MIT License
57 stars 17 forks source link

Avoid conflicting `tink.Outcome` and `tink.OutcomeTools` typedefs #1

Closed jasononeil closed 10 years ago

jasononeil commented 10 years ago

Aliases for tink.core.Outcome were defined in both tink.CoreApi and tink.MacroApi.

This resulted in the error message:

Type name tink.Outcome is redefined from module tink.MacroApi