mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
fix weird sh-bang line
This commit is contained in:
parent
2fe79783a7
commit
1639f1cef9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/uns/bin/perl
|
||||
#! /usr/bin/perl
|
||||
|
||||
package checkargs;
|
||||
require 5.004; # uses "for my $var"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue