mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
move compiler tests from compiler/ to v/
This commit is contained in:
@@ -256,4 +256,4 @@ pub fn activate_context(ctx_id C.sg_context) {
|
||||
[inline]
|
||||
pub fn discard_context(ctx_id C.sg_context) {
|
||||
C.sg_discard_context(ctx_id)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user