• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "mappings" :
3    {
4     "Foo/Foo.h" : "headers/foo/Foo.h",
5     "Bar.h" : "headers/foo/Bar.h",
6     "Foo/Bar.h" : "INPUTS_DIR/nonportable-hmaps/headers/foo/Bar.h",
7     "headers/Foo/Baz.h" : "/not/existing/absolute/path/Baz.h"
8    }
9}
10