Print a warning when translating subscripted functions
commitf9a0377de24a8056da6964522b3805d62fbe32de
authorKris Katterjohn <katterjohn@gmail.com>
Fri, 6 May 2022 16:50:58 +0000 (6 12:50 -0400)
committerKris Katterjohn <katterjohn@gmail.com>
Fri, 6 May 2022 16:50:58 +0000 (6 12:50 -0400)
treee356ae9a0e49e18e0afc7decd054df813baca2dc
parent6afddf95bb7d280da907aadf211d0b59cc1c2cb2
Print a warning when translating subscripted functions

Subscripted functions do not currently translate well, so print a
warning when attempting to translate these.

See also the commit message for commit ce1ea1c1 for more on this.
Attempting to translate subscripted functions always silently failed
prior to that commit.

No problems with the test suite, share test suite or rtest_translator.
src/transl.lisp