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.
1 parent 65372dc commit 13c95b9Copy full SHA for 13c95b9
tests/asconfig/entry-points/assembly/index.ts
@@ -1,2 +1,2 @@
1
2
-assert(answerToLife == 42);
+assert(answerToLife() == 42);
0 commit comments