mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-09-16 16:01:32 +00:00
imports are now python style with a twist: forms! import std ffi and import local myfile
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user