SDL2 audio record test
[mirrors/Programs.git] / bash / bircb / test.bash
1 #!/bin/bash
2
3 loool
4
5 #FUNCTIONS
6 function loool() {
7 while true; do
8 echo lol
9 sleep 1
10 done;
11 }
This page took 0.226226 seconds and 4 git commands to generate.