add crimes

This commit is contained in:
xenia 2024-10-25 22:29:06 -04:00
parent b221cb4f47
commit 3b78341c40
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
try:
with """ "
;(
{ pkgs ? import <nixpkgs> {} }:
{
a = 10;
b = "foo";
c = pkgs.bash;
}
) try
/*
""": pass
except: pass
print("python behavior here")
print('${meow}')
print("\n")
#*/