Skip to content

Commit 13c95b9

Browse files
author
Willem Wyndham
committed
fix: answerToLife
1 parent 65372dc commit 13c95b9

File tree

1 file changed

+1
-1
lines changed
  • tests/asconfig/entry-points/assembly

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
assert(answerToLife == 42);
2+
assert(answerToLife() == 42);

0 commit comments

Comments
 (0)