feat: typecheck If expressions
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
pub type ScriptContext {
|
||||
idk: Int
|
||||
}
|
||||
|
||||
pub fn append(a: ByteArray, b: ByteArray) -> ByteArray {
|
||||
todo
|
||||
}
|
||||
Reference in New Issue
Block a user