Skip to content

Commit 1e414ca

Browse files
A new example
1 parent f236392 commit 1e414ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hello.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ class MyClass {
2626

2727
function allTheThings () {
2828
let thing = new MyClass();
29+
thing.aLongLoop();
2930
}

0 commit comments

Comments
 (0)