diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-04-30 14:06:58 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2021-04-30 14:06:58 -0400 |
commit | c625ed1cfe7f7ea4ab2a75a8a0a6a6772f86431c (patch) | |
tree | 55aab8a27a6cd3b0a979002afa6899a4bda94b74 /small-tests/base.tnsl | |
parent | 60f7c4f7272079e635010e464d8ce3a3a427f97f (diff) |
Destroy my own code by using goto
Diffstat (limited to 'small-tests/base.tnsl')
-rw-r--r-- | small-tests/base.tnsl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/small-tests/base.tnsl b/small-tests/base.tnsl new file mode 100644 index 0000000..f291cf3 --- /dev/null +++ b/small-tests/base.tnsl @@ -0,0 +1,5 @@ +# This +;a.pl() + +# Same +; a . pl ()
\ No newline at end of file |