HaxeFoundation / HaxeFoundation/haxe
haxelib version testing
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
I used (some long time ago) to be able to do the following:
```haxe
#if (mylib >= 3.2) ... #end
```
This does not seem to be working anymore with float literal. String literal works however.
Contributor guide
Assessment
This issue has not been assessed yet.