[fine] Generic garbage

This commit is contained in:
John Doty 2024-02-11 18:44:41 -08:00
parent 692af9f93d
commit aac5c6257f
2 changed files with 40 additions and 1 deletions

View file

@ -6,6 +6,6 @@ fun test() {
generic_add(10, 10)
}
// @ignore Feature is undesigned, this is tentative garbage
// @ignore undesigned garbage, like all generics
// @no-errors
// @eval: 20