mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
typo in the node's comment
This commit is contained in:
+1
-1
@@ -275,7 +275,7 @@ new_true(parser_state *p)
|
||||
return list1((node*)NODE_TRUE);
|
||||
}
|
||||
|
||||
// (:true)
|
||||
// (:false)
|
||||
static node*
|
||||
new_false(parser_state *p)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user