aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/ref/hello_a.html
blob: 6ef40f0f03cd91da89e95888109b571204504d59 (plain) (blame)
1
2
3
4
5
6
7
8
<html>
  <head>
    <title>hello</title>
  </head>
  <body>
    <strong>Hello!</strong>
  </body>
</html>