imports are now python style with a twist: forms! import std ffi and import local myfile

This commit is contained in:
2023-09-06 22:43:03 -07:00
parent 0e4362eefb
commit 81296ee1d1
22 changed files with 58 additions and 50 deletions

View File

@ -111,9 +111,9 @@ types:
parent: Declaration
values:
- name: form
type: Symbol?
- name: path
type: StringLiteral
type: Symbol
- name: components
type: List<Symbol>
IntLiteral:
parent: Expression
values: