We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b236c50 commit 6e812f8Copy full SHA for 6e812f8
General/SettingUpANewProject.md
@@ -25,6 +25,7 @@ Open the list of `Official distributions` in the left panel and double-click on
25
26
## Step 2. Create a package and a class
27
28
+!! ( In Pharo 13 or more latest version, we have "**slots: { #variable }**" instead of "**instanceVariableNames: 'variable'**" )
29
30
Let us make our first package. In your newly made image in Pharo Launcher, in the top menu bar choose *Tools* then *System Browser*.
31
0 commit comments