Warning if a variable appears more than once in a NEW
# Final Release Note
A variable that appears more than once in the same NEW command raises a compile-time DUPVAR warning. \[#1111\]
# Description
See https://gitlab.com/YottaDB/Util/YDBAIM/-/merge_requests/78#note_2268191825 for the motivation.
# Draft Release Note
A variable that appears more than once in the same NEW command raises a compile-time DUPLICATENEW warning.
issue