Deprecate built-in _PI

Fixes #670
This commit is contained in:
Rangi
2020-12-30 09:28:59 -05:00
committed by Eldred Habert
parent 2a9d52871b
commit 10e3f1a02b
9 changed files with 29 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
; Remove this test case when _PI is removed.
PRINTF _PI
PRINTT "\n"
PURGE _PI