additional comment
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
* outside of the current file
|
||||
*/
|
||||
public class Car {
|
||||
|
||||
// define the fields
|
||||
public String model = "";
|
||||
public String manufacturer = "";
|
||||
|
||||
|
Reference in New Issue
Block a user