Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Switch .s to .filesize.
  • Loading branch information
colomon committed Mar 5, 2010
1 parent 0126a16 commit 0728931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/builtins/Str.pir
Expand Up @@ -249,7 +249,7 @@ These return various information about the file.
.return($P0)
.end

.sub 's' :method
.sub 'filesize' :method
#how big is the file (in bytes)?
.local string filename
filename = self
Expand Down

0 comments on commit 0728931

Please sign in to comment.