leo/compiler/tests/import
2021-04-26 17:51:19 -04:00
..
imports import global consts, clean up, test type inference on global consts 2021-04-26 17:51:19 -04:00
src semi-colon after return statements are required 2021-04-14 16:59:07 -04:00
alias.leo import global consts, clean up, test type inference on global consts 2021-04-26 17:51:19 -04:00
basic.leo refactor all tests 2020-08-16 19:14:26 -07:00
many_import_star.leo import global consts, clean up, test type inference on global consts 2021-04-26 17:51:19 -04:00
many_import.leo import global consts, clean up, test type inference on global consts 2021-04-26 17:51:19 -04:00
mod.rs re-ignore import test-many in compiler, it breaks pipeline 2021-02-05 15:33:48 -05:00
multiple.leo deprecate let mut, undeprecate const, let is now mutable by default 2021-03-18 15:19:07 -04:00
names_a_dash.leo add restriction 2020-08-15 01:58:33 -07:00
names_dash_a.leo add restriction 2020-08-15 01:58:33 -07:00
names_dollar.leo add restriction 2020-08-15 01:58:33 -07:00
names_underscore.leo add restriction 2020-08-15 01:58:33 -07:00
names.leo add restriction 2020-08-15 01:58:33 -07:00
star_fail.leo refactor import * for packages and leo files only 2020-06-30 13:31:27 -07:00
star.leo deprecate let mut, undeprecate const, let is now mutable by default 2021-03-18 15:19:07 -04:00