dace
dace copied to clipboard
Explicit support for string literals in Python frontend
Before this PR, there was effectively no difference between a string and an array name.
Fixes #1072