Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 153 Bytes

File metadata and controls

5 lines (3 loc) · 153 Bytes
  • get_assiegned_symbols is not working on the following statement:

    a[m,  : n] := 2.0
    

    when a is an IndexedElement. (see lapack test)