Incorrect conditional compilation rendering in Code Contents tree

Ivan C.

Member³
PL/SQL Developer version 12.0.4.1826.

Open package DBMS_UTILITY spec:
1. type uncl_array is missing in Code Contents tree;
2. directive $error shows as a variable;
3. declaration of second procedure validate is incorrectly rendered (variable null appears in Code Contents tree as a result).
 
Back
Top