consolidated comments for use in translation dictionary (#39577)

This commit is contained in:
Randell Dawson
2020-09-15 09:37:50 -07:00
committed by GitHub
parent c11bf0d02e
commit 104f359902

View File

@ -48,7 +48,7 @@ tests:
// Add your code below this line // Add your code below this line
const scale = undefined; // Create the scale here const scale = undefined; // Create the scale here
const output = scale(); // Call the scale with an argument here const output = scale(); // Call scale with an argument here
// Add your code above this line // Add your code above this line