DEBSOURCES
Skip Quicknav
sources / fpc / 3.2.2%2Bdfsg-49 / fpcsrc / tests / test / tasm2a.pp
12345678
{ %CPU=x86_64 } { %OPT=-al } {$include tasm2.inc} begin TestAll; end.