about summary refs log tree commit diff
path: root/src/test/compile-fail/multiple-main-3.rs
AgeCommit message (Collapse)AuthorLines
2013-01-14allowing the entry point name to be something other than mainILyoan-0/+19
add build tests