diff options
| author | Tim Foley <tfoleyNV@users.noreply.github.com> | 2020-04-14 10:55:10 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-14 10:55:10 -0700 |
| commit | cbdee1b1873ff0b7be887bccfbe5409e1a7ba685 (patch) | |
| tree | 37ca219c3bb3a939e484c54e53b950bea01b23af /source/core | |
| parent | 79f6a0193c3b9f9d7211c03cd90e434347245af6 (diff) | |
Fix front-end handling of generic static methods (#1319)
* Fix front-end handling of generic static methods
The front-end logic that was testing if a member was usable as a static member neglected to unwrap any generic-ness and look at the declaration inside (the parser currently puts all modifiers on the inner declaration instead of the outer generic).
The test case included here is not a full compute test so that it only runs the front-end checking logic (where we had the bug).
* fixup: tabs->spaces
Diffstat (limited to 'source/core')
0 files changed, 0 insertions, 0 deletions
