forked from M-Labs/nac3
WIP: core: remove outdated comment
This commit is contained in:
parent
d3a5c5a48a
commit
991103c6f0
|
@ -1,13 +1,3 @@
|
|||
/*
|
||||
MemoryGetter a
|
||||
{ load : Memory -> a
|
||||
}
|
||||
|
||||
MemorySetter a
|
||||
{ store : Memory -> a -> Memory
|
||||
}
|
||||
*/
|
||||
|
||||
use inkwell::{
|
||||
context::Context,
|
||||
types::{AnyTypeEnum, BasicTypeEnum},
|
||||
|
|
Loading…
Reference in New Issue