Edit

kc3-lang/libxkbcommon/test/data/rules/groups

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2013-10-14 19:05:24
    Hash : 65f9980b
    Message : rules: fix scanning of line-continuation without leading space We were failing to scan something like\ this correctly. Signed-off-by: Ran Benita <ran234@gmail.com>

  • test/data/rules/groups
  • ! $model_group = pc101       pc102    \
                     pc104\
                     pc105\
                     pc106
    ! $layout_group = ar br cr              us
    ! $variant_group =
    
    ! model         = keycodes
      $model_group  = something(%m)
      *             = default_keycodes
    
    ! layout        variant = symbols
      $layout_group *       = my_symbols+%(v)
      *             *       = default_symbols
    
    ! model         = types
      *             = default_types
    
    ! model         = compat
      *             = default_compat