mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
Update ply
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
10 DEF FDX(X) = 2*X
|
||||
20 FOR I = 0 TO 100
|
||||
30 PRINT FDX(I)
|
||||
40 NEXT I
|
||||
50 END
|
||||
Reference in New Issue
Block a user