Skip to content

Commit df696c2

Browse files
authored
Remove "core" references from the README.
1 parent a70e508 commit df696c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Also, as an example of what the language looks like, here's some sample code I'v
3838
*Warning: This may be out of date when there are major updates and revisions to the language, and the README hasn't been modified.*
3939

4040
//Import the input library and string library.
41-
import "core";
4241
import "io";
4342

4443
//Define a function to enumerate over the string characters.

0 commit comments

Comments
 (0)