issues
search
degory
/
ghul
compiler for the ghūl programming language
https://ghul.dev
GNU Affero General Public License v3.0
4
stars
0
forks
source link
Fix spurious ambiguous call error
#1057
Closed
degory
closed
9 months ago
degory
commented
9 months ago
Bugs fixed:
Fix issue where "call is ambiguous" could be reported attempting to call certain methods (closes #1056)
Technical:
Add an additional kind of test ('project tests') that are built using MSBuild and can reference other projects and packages.
Bugs fixed:
Technical: