Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rust-revert-fastisel
/
.
/
lldb
/
test
/
API
/
commands
/
target
/
auto-install-main-executable
/
main.cpp
blob: f9fb9978a208e0e78ca43e86c3bb5be92e0857f3 [
file
] [
edit
]
int
build
=
BUILD
;
int
main
()
{
return
BUILD
;
}