[PATCH 4/5] vbscript: Rename OP_long expression to OP_int.
22 Aug
2019
22 Aug
'19
12:31 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/vbscript/compile.c | 6 +++--- dlls/vbscript/interp.c | 2 +- dlls/vbscript/lex.c | 4 ++-- dlls/vbscript/parse.h | 2 +- dlls/vbscript/parser.y | 10 +++++----- dlls/vbscript/vbscript.h | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-)
2394
Age (days ago)
2394
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban