Whoopsie poopsie

This commit is contained in:
vlad 2021-12-21 11:06:14 -08:00
parent b4d75c9070
commit b6d568e1bb

11
test.sh
View File

@ -1,11 +0,0 @@
#!/usr/bin/env bash
foo() {
echo stupid
}
⚡bar() {
echo not stupid
}
source