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
Deprecate `new`
#1145
Closed
degory
closed
7 months ago
degory
commented
7 months ago
Enhancements:
Hint that
new
is deprecated and can be omitted (see #1141)
Technical:
Remove use of
new
thoughout compiler and integration tests
Enhancements:
new
is deprecated and can be omitted (see #1141)Technical:
new
thoughout compiler and integration tests