OSDN Git Service

2014/02/07 更新
[bacon/BaCon-Japanese.git] / 関数・命令 / SLEEP.txt
index 32b286f..3872087 100644 (file)
@@ -1,8 +1,8 @@
-  SLEEP
+SLEEP
 
-   SLEEP <x>
+SLEEP <x>
 
-   Type: statement
-
-   <x> ミリ秒実行を止めます。 (sleep 1000 で1秒止めます)
+Type: statement
 
+<x> ミリ秒実行を止めます。
+sleep 1000 で1秒止めます。