title: MissingInitBody layout: article
MissingInitBody occurs when an init function is missing its body. Example: func init()