mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-24 10:01:38 +00:00
mistake fix
This commit is contained in:
parent
90b79ea04a
commit
3f92d3345f
@ -14,10 +14,6 @@ Perl 5 runs on over 100 platforms from portables to mainframes and is suitable f
|
|||||||
```perl
|
```perl
|
||||||
# Single line comments start with a hash.
|
# Single line comments start with a hash.
|
||||||
|
|
||||||
/*
|
|
||||||
Multi-line comments look like this.
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
#### Perl variable types
|
#### Perl variable types
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user