CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/12 05:13:23
Modified files:
usr.bin/mg : interpreter.c
Log message:
Count the number of arguments in each expression as we initially go
through the expression. To be used in checking function parameter
profiles later.
