Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/share/augeas/lenses/dist/tests/ |
Current File : //usr/share/augeas/lenses/dist/tests/test_util.aug |
module Test_Util = test Util.empty_c_style get "/* */\n" = { } test Util.comment_multiline get "/* comment */\n" = { "#mcomment" { "1" = "comment" } } test Util.comment_multiline get "/*\ncomment\n*/\n" = { "#mcomment" { "1" = "comment" } } test Util.comment_multiline get "/** * Multi line comment * */\n" = { "#mcomment" { "1" = "*" } { "2" = "* Multi line comment" } { "3" = "*" } }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare