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.
2 parents 52a0a41 + 1e414ca commit cca729aCopy full SHA for cca729a
hello.js
@@ -26,4 +26,5 @@ class MyClass {
26
27
function allTheThings () {
28
let thing = new MyClass();
29
+ thing.aLongLoop();
30
}
0 commit comments