mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-22 03:30:46 +00:00
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
|
; "!for" syntax changes in 0.94.12:
|
||
|
!for ii, 4 {
|
||
|
!info ii
|
||
|
}
|
||
|
|
||
|
!src "dialect09412.a"
|