update: multiple short variabla declaration language
A multiple short declaration is expected
This commit is contained in:
parent
9947575806
commit
2be74b48a7
@ -11,7 +11,7 @@ package main
|
||||
// ---------------------------------------------------------
|
||||
// EXERCISE: Multiple Short Declare #2
|
||||
//
|
||||
// 1. Declare two variables using short declaration
|
||||
// 1. Declare two variables using multiple short declaration
|
||||
//
|
||||
// 2. `a` variable's value should be 42
|
||||
// 3. `c` variable's value should be "good"
|
||||
|
Loading…
x
Reference in New Issue
Block a user