I don’t think you can move the primary constructor...
# getting-started
d
I don’t think you can move the primary constructor outside of the class definition. Moving it into the class block would be a semantic change to the code.