forked from M-Labs/nac3
1
0
Fork 0

WIP: core: remove outdated comment

This commit is contained in:
lyken 2024-07-17 09:57:15 +08:00
parent d3a5c5a48a
commit 991103c6f0
1 changed files with 0 additions and 10 deletions

View File

@ -1,13 +1,3 @@
/*
MemoryGetter a
{ load : Memory -> a
}
MemorySetter a
{ store : Memory -> a -> Memory
}
*/
use inkwell::{ use inkwell::{
context::Context, context::Context,
types::{AnyTypeEnum, BasicTypeEnum}, types::{AnyTypeEnum, BasicTypeEnum},