You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
baseline = func_dec | line
func_dec = (name) space (ret) space type
line = op_or_type space variable eq (value) | line
op_or_type = op | type
op = (ret)
space = space | e
type = (จำนวนเต็ม)a