Skip to content

Commit 55bece5

Browse files
committed
updated overview chapter 1
1 parent a36b3b8 commit 55bece5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

chapter/text1.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66

77
* [scalar variables](#scalar-variables)
8-
* file IO: `slurp`, `spurt` and test op
8+
* single ('') and double ("") quoting
9+
* string context and concatenation `~`
910
* shell IO: `say`, `prompt`
11+
* file IO: `slurp`, `spurt` and test op
1012
* conditionals: `if`, `elsif`, `else`, as statement modifier too
11-
* comparison ops (`>`, `eq`)
12-
* single ('') and double ("") quoting
13-
* string context and concatenation `~`
13+
* comparison ops: `>`, `eq`
1414
* `exit` main program
1515

1616

0 commit comments

Comments
 (0)