diff options
author | Divay Prakash <divayprakash@users.noreply.github.com> | 2019-08-04 14:18:55 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-04 14:18:55 +0530 |
commit | 49ec8f54103416b91ce6a4bf8ddc9841bb38dd03 (patch) | |
tree | 3388bbac77a87db23ffd1152587c4168af15b975 /wasm.html.markdown | |
parent | f62b48d9283fd04738a1fd664c4b92b6891b4e04 (diff) |
Update wasm.html.markdown
Fix lexer issue
Diffstat (limited to 'wasm.html.markdown')
-rw-r--r-- | wasm.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wasm.html.markdown b/wasm.html.markdown index a5c00d7b..98bfc000 100644 --- a/wasm.html.markdown +++ b/wasm.html.markdown @@ -5,7 +5,7 @@ contributors: - ["Dean Shaff", "http://dean-shaff.github.io"] --- -```webassembly +``` ;; learn-wasm.wast (module |