diff --git a/snippets/test.py b/snippets/test.py new file mode 100644 index 0000000..68e363c --- /dev/null +++ b/snippets/test.py @@ -0,0 +1,3 @@ +```python +print(ok) +```