* core/string.c: fixing the `at` method to use `slice`. a bug when using strings...
author_why <why@whytheluckystiff.net>
Thu, 2 Jul 2009 22:47:16 +0000 (15:47 -0700)
committer_why <why@whytheluckystiff.net>
Thu, 2 Jul 2009 22:47:16 +0000 (15:47 -0700)
commit96b8d520b4cbd29054acab7df26ca8d17f36018e
tree5eb2df76c489a12a05132357ad7c5aa9fa42dbe3
parentc92f97281880c135ca555cee7a69942ec5b02a65
 * core/string.c: fixing the `at` method to use `slice`. a bug when using strings as functions.
core/string.c
test/strings/slice.pn