mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-17 17:19:35 +08:00
9 lines
153 B
JSON
9 lines
153 B
JSON
{
|
|
"description": "Check the __FILE__ preprocessor directive",
|
|
"format": "bin",
|
|
"source": "_file_.asm",
|
|
"target": [
|
|
{ "output": "_file_.bin" }
|
|
]
|
|
}
|