1# Make sure input file type is detected by file magic and not by extension.
2
3# RUN: yaml2obj < %p/Inputs/ret42.yaml > %t.lib
4# RUN: lld-link /out:%t.exe /entry:main %t.lib
5