[OptTable] Fix typo VALUE => VALUES (NFCI) (#121523)
[llvm-project.git] / lld / test / COFF / Inputs / otherFunc.s
blobae8b9228a61ad9ed85d0c1a59455c3f57ac7d065
1 .global otherFunc
2 .global MessageBoxA
3 .text
4 otherFunc:
5 ret
6 MessageBoxA:
7 ret