7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
|
#!/usr/bin/env zsh
|
||
|
|
||
|
echo "Crystal 1.5.1 (2022-09-08)"
|
||
|
echo
|
||
|
echo "LLVM: 14.0.6"
|
||
|
echo "Default target: aarch64-apple-darwin21.6.0"
|