mirror of https://github.com/aya-rs/aya
8 lines
37 B
Bash
8 lines
37 B
Bash
4 years ago
|
set -ex
|
||
|
|
||
|
main() {
|
||
|
return
|
||
|
}
|
||
|
|
||
|
main
|