• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1; RUN: %lli %s > /dev/null
2
3define i32 @main() {
4	ret i32 0
5}
6
7