summaryrefslogtreecommitdiff
path: root/test.html
diff options
context:
space:
mode:
authorIain McGinniss <iainmcgin@gmail.com>2012-11-03 16:57:54 +0000
committerIain McGinniss <iainmcgin@gmail.com>2012-11-03 16:57:54 +0000
commita368e9ca06d30f07d2b44e2b4b58285b95785ec2 (patch)
treed9e5aa76de2e1803b6927661951cbbc1cec7597b /test.html
parentfd283b64dd8ae98f7d17d2bb5b71b3d4aa1d51c6 (diff)
downloadscala-a368e9ca06d30f07d2b44e2b4b58285b95785ec2.tar.gz
scala-a368e9ca06d30f07d2b44e2b4b58285b95785ec2.tar.bz2
scala-a368e9ca06d30f07d2b44e2b4b58285b95785ec2.zip
expressions chapter converted, some math-mode errors still exist
Diffstat (limited to 'test.html')
-rw-r--r--test.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/test.html b/test.html
new file mode 100644
index 0000000000..37a5b3d865
--- /dev/null
+++ b/test.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+<head>
+</head>
+<body>
+ <code class="scala">private def omg(x : Int) : Int = x</code>
+</body>
+</html> \ No newline at end of file