Files
rgbds/test/asm/deprecated-pi.err
2021-01-01 19:18:17 +01:00

6 lines
189 B
Plaintext

warning: deprecated-pi.asm(2): [-Wobsolete]
`_PI` is deprecated; use 3.14159
ERROR: deprecated-pi.asm(4):
Built-in symbol '_PI' cannot be purged
error: Assembly aborted (1 errors)!