parent
ef856c31a3
commit
703e331a01
|
@ -13,7 +13,7 @@ function troubleshooting() {
|
|||
|
||||
// Edit between these lines
|
||||
// =================================
|
||||
result = "a" + "b";
|
||||
result = a + b;
|
||||
|
||||
// =================================
|
||||
|
||||
|
|
Loading…
Reference in New Issue