{
  "tables": [
    "unicode.dis", 
    "ko-g2.ctb"
  ], 
  "tests": [
    {
      "data": [
        {
          "comment": [
            "Numbers followed by Korean words."
          ], 
          "input": "2000년", 
          "output": "⠼⠃⠚⠚⠚ ⠉⠡"
        }, 
        {
          "comment": [
            "Korean mixed with English contractions"
          ], 
          "input": "unity", 
          "output": "⠥⠝⠰⠽"
        }
      ], 
      "flags": {
        "outputUniBrl": true
      }
    }
  ]
}
