websites.factorcode: remove trailing semi-colon.
parent
0e66aa5d9b
commit
1c4a169f32
|
@ -60,4 +60,4 @@ USING: io kernel sequences ;
|
|||
|
||||
4 iota [
|
||||
"Happy Birthday " write 2 = "dear NAME" "to You" ? print
|
||||
] each ;
|
||||
] each
|
||||
|
|
Loading…
Reference in New Issue