Browse Source

Update 2016-05-25-Язык-твой-враг-твой.md

kpmy 9 years ago
parent
commit
5039eabe57
1 changed files with 1 additions and 1 deletions
  1. 1 1
      _posts/2016-05-25-Язык-твой-враг-твой.md

+ 1 - 1
_posts/2016-05-25-Язык-твой-враг-твой.md

@@ -13,7 +13,7 @@ layout: post
   END Add
   
   Add[1, 2, fx]
-  Add[x: 1, y: 2, res: fx]
+  Add[x: 1, y: 2, res::fx]
   Add(1, 2) -> fx
   Add(x: 1, y: 2) -> fx
   1 \Add 2 -> fx