Make Contract Calls Great Again #35

Merged
zxq9 merged 37 commits from iface3 into master 2026-05-10 15:39:25 +09:00
Showing only changes of commit 223552324f - Show all commits
+1
View File
@@ -42,6 +42,7 @@
out = #w{} :: #w{}, out = #w{} :: #w{},
copy = #w{} :: #w{}}). copy = #w{} :: #w{}}).
show_the_amount_value() ->
-type fun_name() :: string(). -type fun_name() :: string().
-type fun_type() :: call | dryr | init. -type fun_type() :: call | dryr | init.