Can I write contract inside an interface?
# announcements
a
Can I write contract inside an interface?
g
No, only in a top-level function
a
@gildor sorry, but what is top-level function?
g
This is a function declared outside of class or interface, on file level