mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
5 lines
82 B
PHP
5 lines
82 B
PHP
print $(FOO)
|
|
@define FOO bar
|
|
@include "empty.input"
|
|
print $(FOO) again
|
|
@undef FOO
|