12 lines
101 B
Text
12 lines
101 B
Text
# frv testcase for bar
|
|
# mach: all
|
|
|
|
.include "testutils.inc"
|
|
|
|
start
|
|
|
|
.global bar
|
|
bar:
|
|
bar
|
|
|
|
pass
|