mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-14 16:35:03 +01:00
move rt to separate file and make loader understand it
This commit is contained in:
parent
309a286a1a
commit
a1d04d264e
5 changed files with 100 additions and 61 deletions
|
|
@ -13,7 +13,6 @@ import { GlobalContext, parseArgs } from "./context";
|
|||
import { loadCrate } from "./loader";
|
||||
|
||||
const INPUT = `
|
||||
extern mod a;
|
||||
type A = { a: Int };
|
||||
|
||||
function main() = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue