Commits

Michael Ilseman committed 3c690d422d5
[Import as method] Create an empty tuple first parameter For function that we are importing as init, if there's dangling words after the "Create" or "Make", we move them onto the first argument label. This introduces the creation of an empty tuple parameter when that init has no arguments.