Files
prog8/docs
Irmen de Jong 66829203d8 New [x]*42 syntax to create array literals with repeated values (like "abc"*10 already exists for strings)
Should be used in place of array initializer expressions that contain only a single numeric value to initialize the whole array with. That isn't supported anymore.
2024-10-13 05:16:08 +02:00
..
2024-05-18 20:25:44 +02:00
2018-09-15 16:21:05 +02:00
2024-02-21 21:23:18 +01:00