diff --git a/TODO b/TODO index 4ca96498..e49a9fda 100644 --- a/TODO +++ b/TODO @@ -9,17 +9,6 @@ Tier 0: - want to create an example program (lib?) that does something interesting, like make a cURL request for that, will need to be able to include the appropriate C header(s), and link to the appropriate C libraries - Library support - Library syntax (5.6): - supported: - - export - - import - - begin - - include - - rename - not supported: - - cond-expand - - include-ci - - export-all (but this is not standard, so ok!) Import sets (importing libraries, section 5.2): supported: