It would be useful to allow some kind of `def yld() = 128;` syntax. Of course, that means `use` would need to check for conflicts.
It would be useful to allow some kind of
def yld() = 128;syntax.Of course, that means
usewould need to check for conflicts.