mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-07 01:40:58 +01:00
3 lines
37 B
Python
3 lines
37 B
Python
![]() |
#!/usr/bin/env xonsh
|
||
|
print(__name__)
|