Remove deprecated symbols

Fixes #896
This commit is contained in:
ISSOtm
2022-05-21 21:20:44 +02:00
parent 80df6640e3
commit b037d54f64
8 changed files with 3 additions and 78 deletions

View File

@@ -1,3 +0,0 @@
; Remove this test case when _PI is removed.
PRINTLN "{f:_PI}"
PURGE _PI

View File

@@ -1,5 +0,0 @@
warning: deprecated-pi.asm(2): [-Wobsolete]
`_PI` is deprecated; use 3.14159
error: deprecated-pi.asm(3):
Built-in symbol '_PI' cannot be purged
error: Assembly aborted (1 error)!

View File

@@ -1 +0,0 @@
3.14159