Creating an empty interface

Report a typo

Write below the correct syntax to create an empty interface in Go.

Take notice that it is not necessary to use the var prefix and a name for the empty interface, you just need to enter the correct syntax to define it.

Enter a short text
___

Create a free account to access the full topic