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