This is normal text.
This is code text.
def this_is_python(): """This is a docstring.""" pass
func ThisIsGo(){ return }