HaxeFoundation / HaxeFoundation/haxe

Names generated by @:generic conflict with manually declared names

Open
#8,393 7 comments 0 reactions 0 assignees View on GitHub
feature-generic test-disabled
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

Using previous sample

https://github.com/HaxeFoundation/haxe/issues/8369

and adding
```haxe
typedef Generic_Some = Generic;
```
makes compiler hanging if that module is imported to main module. Same for using.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.