; Test to make sure that the 'internal' tag is not lost! ; ; RUN: as < %s | dis | grep internal declare void %foo() implementation internal void %foo() { ret void }