Originally posted by JanDitzen
View Post
Code:
mata {
if (cond) {
// do something
}
}

Comment