diff options
Diffstat (limited to 'pc/gawkw32.def')
-rw-r--r-- | pc/gawkw32.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pc/gawkw32.def b/pc/gawkw32.def index 5a0e3227..68c1118a 100644 --- a/pc/gawkw32.def +++ b/pc/gawkw32.def @@ -9,6 +9,7 @@ EXPORTS get_argument @1
set_value @2
make_builtin @3
+get_curfunc_arg_count @4
;; functions for manipulating data types
mk_number @11
|