build/bazel/tests/rules/lib2.sh

4 lines
32 B
Bash
Raw Permalink Normal View History

2025-08-25 08:23:45 +08:00
function lib2() {
echo lib2
}