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 98ad1eb commit 9663209Copy full SHA for 9663209
cadence/scripts/helloWorld.cdc
@@ -0,0 +1,3 @@
1
+pub fun main(): Int {
2
+ return 42
3
+}
0 commit comments