about summary refs log tree commit diff stats
path: root/js/games/nluqo.github.io/~bh/downloads/csls-programs
Commit message (Expand)AuthorAgeFilesLines
* *elioat2023-08-2329-0/+6515
a id='n11' href='#n11'>11 12 13 14 15 16 17 18
  assume-resources [
    # contents for a local file
    [/foo/bar] <- [
      |def|  # lines delimited by '|'
    ]

    # contents for a URL
    [example.com/foo/bar] <- [
      |abc|
    ]
  ]