SuperABIs for ABIs #4049
Labels
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
language feature
Core language features visible to end users
Milestone
This is a followup on #3992, see this comment in particular.
Basically, the idea is to have superABIs which are like supertraits but with superABI methods accessible externally. But the superABI's s methods should not be callable from contract methods.
The text was updated successfully, but these errors were encountered: