Annotate

teal-src/net/http/codes.d.tl @ 12841:8b06d7c73090

spec: Suppress some harmless luacheck warnings in tests
author Matthew Wild <mwild1@gmail.com>
date Fri, 13 Jan 2023 14:53:40 +0000
parent 12609:a8eb838fc6cf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12609
a8eb838fc6cf net.http: Add teal description files
Kim Alvefur <zash@zash.se>
parents:
diff changeset
1 local type response_codes = { integer : string }
a8eb838fc6cf net.http: Add teal description files
Kim Alvefur <zash@zash.se>
parents:
diff changeset
2 return response_codes