We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb437e2 commit 4b9cc01Copy full SHA for 4b9cc01
dana/programs-erroneous/strwrite_err.dana
@@ -1,6 +1,6 @@
1
(*
2
This is the powint program containing a semantic error in a call to
3
- the writeString function. The function expexts a byte[] argunment,
+ the writeString function. This function expects a byte[] argunment,
4
not an int type (variable temp below).
5
*)
6
0 commit comments